[PATCH] D152940: [RISCV] Make all vector binops use the _TU pseudo form

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 15:38:04 PDT 2023


reames updated this revision to Diff 532309.
reames edited the summary of this revision.
reames added a comment.

Address review comments.


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

https://reviews.llvm.org/D152940

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/bitreverse-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/bswap-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/calling-conv-fastcc.ll
  llvm/test/CodeGen/RISCV/rvv/cttz-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/stepvector.ll
  llvm/test/CodeGen/RISCV/rvv/vector-interleave.ll
  llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152940.532309.patch
Type: text/x-patch
Size: 54274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/b9aa34eb/attachment.bin>


More information about the llvm-commits mailing list