Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D73412
[TargetLowering] Remove ashr if all our demandedbits already match the sign bit ClosedPublic Authored by RKSimon on Jan 25 2020, 3:24 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 25 2020, 3:55 AM Closed by commit rGc8de7c8f501e: [TargetLowering] SimplifyDemandedBits - Remove ashr if all our demandedbits… (authored by RKSimon). · Explain WhyJan 25 2020, 9:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 240388 llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AMDGPU/sdiv64.ll
llvm/test/CodeGen/AMDGPU/srem64.ll
llvm/test/CodeGen/RISCV/srem-vector-lkk.ll
|