We already get this right if the i64 didn't come from a load.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47439
[X86] Disable a DAG combine to allow packed AVX512DQ instructions to be consistently used for i64->float/double conversions. ClosedPublic Authored by craig.topper on May 27 2018, 11:14 PM.
Details Summary We already get this right if the i64 didn't come from a load.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 28 2018, 12:20 AM Closed by commit rL333393: [X86] Disable a DAG combine to allow packed AVX512DQ instructions to be… (authored by ctopper). · Explain WhyMay 28 2018, 11:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148850 llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/scalar-int-to-fp.ll
|