[all-commits] [llvm/llvm-project] 893416: [ConstantFolding] Avoid some uses of ConstantExpr:...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Sep 29 02:41:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 893416051d517d979481510fe3b52d83ba0d1e01
      https://github.com/llvm/llvm-project/commit/893416051d517d979481510fe3b52d83ba0d1e01
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

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

  Log Message:
  -----------
  [ConstantFolding] Avoid some uses of ConstantExpr::getCast()

Call the constant folding API instead.




More information about the All-commits mailing list