[PATCH] D96661: [RISCV] Move SHFLI matching to DAG combine. Add 32-bit support for RV64

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 10:07:24 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG98dff5e80422: [RISCV] Move SHFLI matching to DAG combine. Add 32-bit support for RV64 (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D96661?vs=324694&id=325025#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96661

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv64Zbp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96661.325025.patch
Type: text/x-patch
Size: 20626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/b1331d53/attachment.bin>


More information about the llvm-commits mailing list