[PATCH] D138654: [IPSCCP] Move the IPSCCP run function under the IPO directory.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 07:54:49 PST 2022


thakis added inline comments.


================
Comment at: llvm/lib/Transforms/IPO/CMakeLists.txt:69
   ProfileData
   Scalar
   Support
----------------
Since this is now still here, doesn't this render "The LLVMipo library no longer depends on the Scalar component." incorrect?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138654/new/

https://reviews.llvm.org/D138654



More information about the llvm-commits mailing list