[all-commits] [llvm/llvm-project] 09a358: [RISCV] Rename all TA variants of VPseudoUnaryMask...

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Jun 26 08:34:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 09a3585ee95f2eea09f3422427c9bd05183f17dc
      https://github.com/llvm/llvm-project/commit/09a3585ee95f2eea09f3422427c9bd05183f17dc
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td

  Log Message:
  -----------
  [RISCV] Rename all TA variants of VPseudoUnaryMask and VPatoUnaryMask [NFC]

All of the these pseudo's take their policy from the policy operand via the normal mechanisms, and aren't "tail agnostic" in any particular sense.

Note that the existing VPatUnaryMask class was unused, and thus this is just a rename.




More information about the All-commits mailing list