[PATCH] D69477: [InstCombine] keep assumption before sinking calls
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 18:11:24 PDT 2019
jdoerfert added a comment.
In D69477#1728022 <https://reviews.llvm.org/D69477#1728022>, @Tyker wrote:
> @jdoerfert has there been a RFC or a write-up on a more long-term solution to problem of transformation losing potentially useful information ?
The closest to a write-up was this thread. I have it on my TODO list, so ... ;)
If you want to help (write-up, problem description, possible solutions, ...), that would be much appreciated!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69477/new/
https://reviews.llvm.org/D69477
More information about the llvm-commits
mailing list