[PATCH] D155772: [RISCV][GlobalISel] Legalize bitshift instructions for narrow types
Nitin John Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 15:13:44 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG649e1d1b9de9: [RISCV][GlobalISel] Legalize bitshift instructions for narrow types (authored by nitinjohnraj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155772/new/
https://reviews.llvm.org/D155772
Files:
llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-ashr.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-lshr.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv32/legalize-shl.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-ashr.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-lshr.mir
llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rv64/legalize-shl.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155772.547974.patch
Type: text/x-patch
Size: 23601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230807/cb0d0210/attachment.bin>
More information about the llvm-commits
mailing list