[PATCH] D76445: [WIP][RISCV][GlobalISel] Select ALU GPR instructions
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 18 12:22:29 PDT 2020
lewis-revill updated this revision to Diff 258538.
lewis-revill added a comment.
Bug fix - ensure selectConstant produces copies with fully constrained registers.
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/RISCVInstructionSelector.cpp
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76445.258538.patch
Type: text/x-patch
Size: 49239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/4bc2cae6/attachment.bin>
More information about the llvm-commits
mailing list