[PATCH] D81678: Introduce noundef attribute at call sites for stricter poison analysis
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 12:28:58 PDT 2020
efriedma added a comment.
In D81678#2120709 <https://reviews.llvm.org/D81678#2120709>, @guiand wrote:
> Could anyone point me to where I might need to make a change for that?
LibCallSimplifier::optimizePow
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81678/new/
https://reviews.llvm.org/D81678
More information about the llvm-commits
mailing list