https://bugs.llvm.org/show_bug.cgi?id=39467

            Bug ID: 39467
           Summary: [X86] Replace X86ISD SHLD\SHRD with ISD FSHL\FSHR
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
          Assignee: unassignedb...@nondot.org
          Reporter: llvm-...@redking.me.uk
                CC: craig.top...@gmail.com, llvm-bugs@lists.llvm.org,
                    spatel+l...@rotateright.com

Now that the funnel shift intrinsics are in place we should be able to remove
the X86ISD specific SHLD\SHRD handling and replace it with generic ISD opcodes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to