The FMA instruction was selected from AVX2 set instead of AVX-512.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16884
AVX-512: Fixed a minor bug in FMA instruction selection ClosedPublic Authored by delena on Feb 4 2016, 6:56 AM.
Details Summary The FMA instruction was selected from AVX2 set instead of AVX-512.
Diff Detail
Event Timelinedelena updated this object. This revision is now accepted and ready to land.Feb 4 2016, 7:09 AM Closed by commit rL259792: AVX-512: Fixed a bug in FMA instruction selection on KNL (authored by delena). · Explain WhyFeb 4 2016, 7:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46915 llvm/trunk/lib/Target/X86/X86InstrFormats.td
llvm/trunk/test/CodeGen/X86/avx-isa-check.ll
llvm/trunk/test/CodeGen/X86/avx512-fma.ll
llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
|