[all-commits] [llvm/llvm-project] 20a348: [RISCV] Add statistic support for VSETVL insertion...

Piyou Chen via All-commits all-commits at lists.llvm.org
Thu Jan 18 16:22:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20a3484b1569e8a586a15af5060e2d796093a54f
      https://github.com/llvm/llvm-project/commit/20a3484b1569e8a586a15af5060e2d796093a54f
  Author: Piyou Chen <piyou.chen at sifive.com>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp

  Log Message:
  -----------
  [RISCV] Add statistic support for VSETVL insertion pass (#78543)

This patch make vsetvl insertion pass could track the number of
inserted/removed vsetvl instruction from `-stats` option.




More information about the All-commits mailing list