[all-commits] [llvm/llvm-project] 703c1c: [RISCV] Add a policy operand to VPseudoBinaryNoMas...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Fri Jun 23 07:39:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 703c1c7e784a381fb92b5246b76794e48ed386fe
      https://github.com/llvm/llvm-project/commit/703c1c7e784a381fb92b5246b76794e48ed386fe
  Author: eopXD <yueh.ting.chen at gmail.com>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

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

  Log Message:
  -----------
  [RISCV] Add a policy operand to VPseudoBinaryNoMaskTURoundingMode [NFC]

The template was created in D151396 but was not aware of the change in
D153067. This commit adds the operand and keep similar templates
aligned.

Reviewed By: reames, craig.topper

Differential Revision: https://reviews.llvm.org/D153506




More information about the All-commits mailing list