Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87214
[X86] Use the same sequence for i128 ISD::ABS on 64-bit targets as we use for i64 on 32-bit targets. ClosedPublic Authored by craig.topper on Sep 6 2020, 4:53 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 7 2020, 10:06 AM This revision was landed with ongoing or failed builds.Sep 7 2020, 12:21 PM Closed by commit rG01b3e1675754: [X86] Use the same sequence for i128 ISD::ABS on 64-bit targets as we use for… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290336 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/abs.ll
llvm/test/CodeGen/X86/iabs.ll
|
precommit this test?