[all-commits] [llvm/llvm-project] 041077: [RISCV][GISel] Simplify some code. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Nov 13 15:28:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04107797d9d07b9295821812298c09dd3a4613ac
      https://github.com/llvm/llvm-project/commit/04107797d9d07b9295821812298c09dd3a4613ac
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp

  Log Message:
  -----------
  [RISCV][GISel] Simplify some code. NFC

typeIs and LegalizeMutation::changeTo instead of implementing our own lambdas
that do the same thing.




More information about the All-commits mailing list