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

            Bug ID: 33001
           Summary: masked gather/scatter/load/store intrinsics crash
                    compiler with -O0 option when not supported by target
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedb...@nondot.org
          Reporter: ayman.m...@intel.com
                CC: llvm-bugs@lists.llvm.org

Created attachment 18429
  --> https://bugs.llvm.org/attachment.cgi?id=18429&action=edit
Reproducer for the crash

Reproducer attached.

run command: llc -O0 -mtriple=x86_64-unknown-linux-gnu -mattr=+sse,+sse2
reproducer.ll

-- 
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