[PATCH] D76445: [RISCV][GlobalISel] Select ALU GPR instructions
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 20 12:12:56 PDT 2023
craig.topper updated this revision to Diff 551865.
craig.topper added a comment.
Rebase. Still needs work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76445/new/
https://reviews.llvm.org/D76445
Files:
llvm/lib/Target/RISCV/CMakeLists.txt
llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
llvm/lib/Target/RISCV/RISCVGISel.td
llvm/test/CodeGen/RISCV/GlobalISel/alu-roundtrip.ll
llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/alu32.mir
llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/alu32_m.mir
llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/alu64.mir
llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/alu64_m.mir
llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/copy32.mir
llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/copy64.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76445.551865.patch
Type: text/x-patch
Size: 67560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230820/d40036f0/attachment.bin>
More information about the llvm-commits
mailing list