[all-commits] [llvm/llvm-project] 170b70: [RISCV] Replace (XLenVT (VLOp GPR:$vl)) with VLOpFrag

Jim Lin via All-commits all-commits at lists.llvm.org
Fri Jun 4 21:48:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 170b70b74b53049648b8c2901e12825d5b1ea930
      https://github.com/llvm/llvm-project/commit/170b70b74b53049648b8c2901e12825d5b1ea930
  Author: Jim Lin <jim at andestech.com>
  Date:   2021-06-05 (Sat, 05 Jun 2021)

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

  Log Message:
  -----------
  [RISCV] Replace (XLenVT (VLOp GPR:$vl)) with VLOpFrag

This is for D100288 to reduce the changes.

Reviewed By: craig.topper

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




More information about the All-commits mailing list