[all-commits] [llvm/llvm-project] 2c8b6f: [RISCV] Specify FilterClassField to filter out unn...

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Thu Sep 14 22:02:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c8b6f16a60e99f5a39c55a91fde747e899c5422
      https://github.com/llvm/llvm-project/commit/2c8b6f16a60e99f5a39c55a91fde747e899c5422
  Author: Wang Pengcheng <137158460+wangpc-pp at users.noreply.github.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

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

  Log Message:
  -----------
  [RISCV] Specify FilterClassField to filter out unneeded pseudos (#65460)

`VMCLR` and `VMSET` will be expanded before MC emitting, so we
don't need them being in RISCVVPseudosTable.




More information about the All-commits mailing list