[all-commits] [llvm/llvm-project] abcaeb: [InstSimplify] Use cast instead of dyn_cast+assert...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Sep 29 22:15:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: abcaebfe3aacb13d46be5e949fd6ed9b4321e2f6
      https://github.com/llvm/llvm-project/commit/abcaebfe3aacb13d46be5e949fd6ed9b4321e2f6
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M llvm/lib/Analysis/InstructionSimplify.cpp

  Log Message:
  -----------
  [InstSimplify] Use cast instead of dyn_cast+assert. NFC




More information about the All-commits mailing list