[all-commits] [llvm/llvm-project] d983e8: [RISCV] Simplify pseudo classes used by v(f)merge ...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Jun 27 13:02:17 PDT 2023


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

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

  Log Message:
  -----------
  [RISCV] Simplify pseudo classes used by v(f)merge [nfc]

This is mostly hand inlining multiclass definitions, and simplifying for the fact that non-default template values were never actually used.




More information about the All-commits mailing list