[all-commits] [llvm/llvm-project] e9d492: [RISCV] Add tablegen helper classes to create PatF...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Mar 10 23:18:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9d4922543d3822c62bd64e39e437dc625f07f35
      https://github.com/llvm/llvm-project/commit/e9d4922543d3822c62bd64e39e437dc625f07f35
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-03-10 (Thu, 10 Mar 2022)

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

  Log Message:
  -----------
  [RISCV] Add tablegen helper classes to create PatFrag to check for one use. NFC

Reduces code and the class can be instantiated in isel patterns to
avoid creating more *_oneuse classes.




More information about the All-commits mailing list