[all-commits] [llvm/llvm-project] 40b230: [RISCV] Limit transformAddImmMulImm to prevent an ...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Sep 23 15:55:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40b230f6856d41f1b8dae7ac2d8e5e5e8de1ca77
      https://github.com/llvm/llvm-project/commit/40b230f6856d41f1b8dae7ac2d8e5e5e8de1ca77
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/addimm-mulimm.ll

  Log Message:
  -----------
  [RISCV] Limit transformAddImmMulImm to prevent an infinite loop.

This fixes an issue reported in D108607.




More information about the All-commits mailing list