The first use operand of these is implicitly zero extended. We
can consider that a W read. If the use is the other operand, we
need to look through the instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137449
[RISCV] Improve support for ADD_UW/SHXADD_UW in isAllUsesReadW. ClosedPublic Authored by craig.topper on Nov 4 2022, 10:45 AM.
Details Summary The first use operand of these is implicitly zero extended. We
Diff Detail
Event Timelinecraig.topper added a parent revision: D137446: [RISCV] Rework isAllUsesReadW in RISCVSExtWRemoval. NFCI.Nov 4 2022, 10:48 AM This revision is now accepted and ready to land.Nov 8 2022, 3:06 AM This revision was landed with ongoing or failed builds.Nov 9 2022, 11:33 AM Closed by commit rGbc6df5737fda: [RISCV] Improve support for ADD_UW/SHXADD_UW in hasAllWUsers. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 474315 llvm/lib/Target/RISCV/RISCVSExtWRemoval.cpp
|