Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140928
[RISCV] Prevent constant hoisting for or/and/xor that can use bseti/bclri/binvi. ClosedPublic Authored by craig.topper on Jan 3 2023, 3:34 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 4 2023, 7:45 AM Closed by commit rG239a174d92dd: [RISCV] Prevent constant hoisting for or/and/xor that can use bseti/bclri/binvi. (authored by craig.topper). · Explain WhyJan 5 2023, 11:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 486639 llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/test/Transforms/ConstantHoisting/RISCV/immediates.ll
|