This makes the assembly more readable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156348
[RISCV] When using vror.vi for left rotate, mask the inverted immediate to SEW. ClosedPublic Authored by craig.topper on Jul 26 2023, 10:32 AM.
Details Summary This makes the assembly more readable.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2023, 11:28 AM This revision was landed with ongoing or failed builds.Jul 27 2023, 12:21 PM Closed by commit rGa81e1f0fb29f: [RISCV] When using vror.vi for left rotate, mask the inverted immediate to SEW. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 544885 llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
llvm/test/CodeGen/RISCV/rvv/vror-sdnode.ll
|