[PATCH] D144229: [RISCV] Select signed and unsigned bitfield extracts for XTHeadBb

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 10:09:47 PST 2023


philipp.tomsich updated this revision to Diff 498435.
philipp.tomsich added a comment.

- now depends on D144278 <https://reviews.llvm.org/D144278> (commutativity fix for THeadMac)
- updated test cases (for this dependency)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144229

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
  llvm/test/CodeGen/RISCV/bitextract-mac.ll
  llvm/test/CodeGen/RISCV/rotl-rotr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144229.498435.patch
Type: text/x-patch
Size: 9616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/50c66b58/attachment.bin>


More information about the llvm-commits mailing list