[PATCH] D76445: [RISCV][GlobalISel] Add tests for selecting ALU GPR instructions

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 12:32:16 PDT 2020


lewis-revill updated this revision to Diff 255758.
lewis-revill added a comment.

Add tests for AND/OR/XOR.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76445/new/

https://reviews.llvm.org/D76445

Files:
  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.255758.patch
Type: text/x-patch
Size: 16234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/fa071af8/attachment-0001.bin>


More information about the llvm-commits mailing list