[PATCH] D59477: [RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 07:38:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358498: [RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS (authored by luismarques, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59477?vs=193868&id=195380#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59477

Files:
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/test/CodeGen/RISCV/alu64.ll
  llvm/trunk/test/CodeGen/RISCV/shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59477.195380.patch
Type: text/x-patch
Size: 17520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/e64932d2/attachment.bin>


More information about the llvm-commits mailing list