[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
Mon Mar 21 21:55:01 PDT 2022


arcbbb updated this revision to Diff 417181.
arcbbb edited the summary of this revision.
arcbbb added a comment.

Updates:

1. Renames Id to I, and IsTU to IsTA
2. Makes this patch independent of D120449 <https://reviews.llvm.org/D120449>.


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-umasked.ll

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


More information about the llvm-commits mailing list