https://bugs.llvm.org/show_bug.cgi?id=48908
Bug ID: 48908
Summary: [AVX] llc generates incorrect code created for
corei7-avx on llvm trunk.
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: X86
Assignee: unassignedb...@nondot.org
Reporter: deepak.rajendrakuma...@intel.com
CC: craig.top...@gmail.com, llvm-bugs@lists.llvm.org,
llvm-...@redking.me.uk, pengfei.w...@intel.com,
spatel+l...@rotateright.com
Incorrect assembly created for __soa_to_aos3_double4 here(The bug is specific
to llc trunk) - https://godbolt.org/z/d3EjY9 - see line 14/15. ymm4[1] is a
good example of incorrect value.
It seems to be specific to -mcpu=corei7-avx
https://godbolt.org/z/x3MP9G
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs