[all-commits] [llvm/llvm-project] 0eafef: [SCEVExpander] Remove handling for mixed int/point...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue May 10 06:11:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0eafef117117d84027506486348a72480670aefa
      https://github.com/llvm/llvm-project/commit/0eafef117117d84027506486348a72480670aefa
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp

  Log Message:
  -----------
  [SCEVExpander] Remove handling for mixed int/pointer min/max (NFCI)

Mixed int/pointer min/max are no longer possible.




More information about the All-commits mailing list