[PATCH] D52833: [RISCV] Add codegen test for RV64 ALU operations

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 09:08:57 PDT 2018


lewis-revill created this revision.
lewis-revill added a reviewer: asb.
Herald added subscribers: llvm-commits, jocewei, PkmX, rkruppe, the_o, brucehoult, MartinMosbeck, rogfer01, mgrang, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, apazos, simoncook, johnrusso, rbar.

This patch simply adds a 64 bit duplicate of the RISC-V test for codegen of ALU instructions.

The motivation for adding this is that when more work is done on codegen, the ALU instructions are not broken.


Repository:
  rL LLVM

https://reviews.llvm.org/D52833

Files:
  test/CodeGen/RISCV/alu64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52833.168124.patch
Type: text/x-patch
Size: 4223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/f86cec33/attachment.bin>


More information about the llvm-commits mailing list