[PATCH] D121182: Expose ScalarizerPass options to C++ (not just commandline)

Benoit Jacob via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 07:32:32 PST 2022


Benoit updated this revision to Diff 414098.
Benoit added a comment.

give the cl opts precedence. per review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121182

Files:
  llvm/include/llvm/Transforms/Scalar/Scalarizer.h
  llvm/lib/Transforms/Scalar/Scalarizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121182.414098.patch
Type: text/x-patch
Size: 4627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220309/857abdbe/attachment.bin>


More information about the llvm-commits mailing list