A test failed on AVX-512, 32-bit target with
LLVM ERROR: Cannot select: t33: i1 = select_cc t25, Constant:i32<0>, t45, t42, seteq:ch
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13943
AVX-512: Fixed a bug in "select" operation for i1 type ClosedPublic Authored by delena on Oct 21 2015, 6:43 AM.
Details Summary A test failed on AVX-512, 32-bit target with
Diff Detail
Event Timelinedelena updated this object. This revision is now accepted and ready to land.Oct 22 2015, 12:01 AM Closed by commit rL250996: AVX-512: Fixed a bug in select_cc for i1 type (authored by delena). · Explain WhyOct 22 2015, 12:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38003 ../lib/Target/X86/X86ISelLowering.cpp
../test/CodeGen/X86/avx512-cmp.ll
|