[PATCH] D52977: [RISCV] Introduce codegen patterns for instructions introduced in RV64I

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 15 02:25:25 PST 2018


asb updated this revision to Diff 174171.
asb added a comment.

Refreshing patch so it applies without fuzz. No functional changes.


https://reviews.llvm.org/D52977

Files:
  lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  lib/Target/RISCV/RISCVInstrInfo.td
  test/CodeGen/RISCV/alu16.ll
  test/CodeGen/RISCV/alu32.ll
  test/CodeGen/RISCV/alu64.ll
  test/CodeGen/RISCV/alu8.ll
  test/CodeGen/RISCV/mem64.ll
  test/CodeGen/RISCV/rv64i-exhaustive-w-insts.ll
  test/CodeGen/RISCV/sext-zext-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52977.174171.patch
Type: text/x-patch
Size: 94869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/b4a6ab1c/attachment.bin>


More information about the llvm-commits mailing list