[PATCH] D153067: [RISCV] Add a policy operand to VPseudoBinaryNoMaskTU [NFC]

Yueh-Ting (eop) Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 00:57:50 PDT 2023


eopXD added a comment.

>From the perspective of eliminating redundancy, are you planning to eliminate those unmasked TA templates (most of them with names of `...NoMask`)? Those Pseudo instructions can also share the extra operand you have added here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153067



More information about the llvm-commits mailing list