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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 01:42:51 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347973: [RISCV] Introduce codegen patterns for instructions introduced in RV64I (authored by asb, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D52977?vs=174171&id=176052#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D52977

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

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


More information about the llvm-commits mailing list