On RV64 these instructions produce a 32-bit value and sign extend
to 64-bits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140036
[RISCV] Add IsSignExtendingOpW to the Zknh SHA256 instructions. ClosedPublic Authored by craig.topper on Dec 14 2022, 11:10 AM.
Details Summary On RV64 these instructions produce a 32-bit value and sign extend
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 14 2022, 11:20 AM This revision was landed with ongoing or failed builds.Dec 14 2022, 11:52 AM Closed by commit rG827fb6c38ca5: [RISCV] Add IsSignExtendingOpW to the Zknh SHA256 instructions. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482939 llvm/lib/Target/RISCV/RISCVInstrInfoZk.td
llvm/test/CodeGen/RISCV/sextw-removal.ll
|