[all-commits] [llvm/llvm-project] c3f127: [RISCV] Add a PatFrag to shorten repeated (XLenVT ...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Apr 14 22:37:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3f127146415c1dd59db798fc244e14ec9feeed1
      https://github.com/llvm/llvm-project/commit/c3f127146415c1dd59db798fc244e14ec9feeed1
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-04-14 (Wed, 14 Apr 2021)

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

  Log Message:
  -----------
  [RISCV] Add a PatFrag to shorten repeated (XLenVT (VLOp GPR:$vl)) in V extension patterns.

Reduces the amount of changes needed in D100288.




More information about the All-commits mailing list