[PATCH] D75815: [InstCombine] Simplify calls with "returned" attribute
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 07:33:39 PDT 2020
lebedev.ri added a comment.
In D75815#1943297 <https://reviews.llvm.org/D75815#1943297>, @xbolva00 wrote:
> Maybe we should add new GCC-like attribute “noipa” to disable these optimizations?
I would expect something to that effect would be needed
to actually provide the guarantees sanitizers are/were expecting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75815/new/
https://reviews.llvm.org/D75815
More information about the llvm-commits
mailing list