[all-commits] [llvm/llvm-project] 052ae2: [RISCV] Use !cond instead of multiple !if in RISCV...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Feb 15 13:50:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 052ae28ac77f51f885dceae093d855c79470acc4
      https://github.com/llvm/llvm-project/commit/052ae28ac77f51f885dceae093d855c79470acc4
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

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

  Log Message:
  -----------
  [RISCV] Use !cond instead of multiple !if in RISCVInstrInfoVPseudos.td. NFC

Rely on !cond erroring for unmatched condition instead of using a
bogus string for the default.




More information about the All-commits mailing list