[PATCH] D121881: [RISCV][RVV] Select unmasked TU RVV pseudos in a DAG post-process

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 06:44:56 PDT 2022


arcbbb updated this revision to Diff 421511.
arcbbb marked 7 inline comments as done.
arcbbb added a comment.

Updates

1. Add a placeholder for pseudos that don't have _TU variants.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121881

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/allone-masked-to-unmasked.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121881.421511.patch
Type: text/x-patch
Size: 6702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220408/dfd44daa/attachment.bin>


More information about the llvm-commits mailing list