[PATCH] D142680: [ConstFolding] Modified algorithm of `ConstantFoldConstantImpl` to be iterative
Kolya Panchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 12:06:07 PST 2023
nikolaypanchenko added a comment.
In D142680#4084917 <https://reviews.llvm.org/D142680#4084917>, @nikic wrote:
> Patch missing description. What's the motivation for the change?
Added. Cannot add a unit test as it will be too large.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142680/new/
https://reviews.llvm.org/D142680
More information about the llvm-commits
mailing list