[PATCH] D90826: [RISCV] Add isel patterns for fshl with immediate to select FSRI/FSRIW

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 09:38:25 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc623584b6ffa: [RISCV] Add isel patterns for fshl with immediate to select FSRI/FSRIW (authored by craig.topper).
Herald added a subscriber: jrtc27.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90826

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32Zbb.ll
  llvm/test/CodeGen/RISCV/rv32Zbbp.ll
  llvm/test/CodeGen/RISCV/rv32Zbt.ll
  llvm/test/CodeGen/RISCV/rv64Zbt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90826.303147.patch
Type: text/x-patch
Size: 11015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/fece1064/attachment.bin>


More information about the llvm-commits mailing list