This was inheriting the cost from the AVX table, but should be legal under AVX512.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51267
[X86] Correct the cost of (v4i32 (fptoui (v4f64))) under AVX512F. ClosedPublic Authored by craig.topper on Aug 25 2018, 9:59 PM.
Details Summary This was inheriting the cost from the AVX table, but should be legal under AVX512.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 26 2018, 5:47 AM Closed by commit rL340708: [X86] Correct the cost of (v4i32 (fptoui (v4f64))) under AVX512F. (authored by ctopper). · Explain WhyAug 26 2018, 11:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162590 llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/test/Analysis/CostModel/X86/fptoui.ll
|