[all-commits] [llvm/llvm-project] ee88cd: [SimplifyCFG] Remove some unnecessary TTI argument...

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Apr 27 09:07:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee88cd82a9ff716de4ba0e0ffb8036dfef546c2f
      https://github.com/llvm/llvm-project/commit/ee88cd82a9ff716de4ba0e0ffb8036dfef546c2f
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

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

  Log Message:
  -----------
  [SimplifyCFG] Remove some unnecessary TTI arguments. NFC.

TTI was already available in the SimplifyCFGOpt class.




More information about the All-commits mailing list