[PATCH] D73404: Basis of dropping uses in llvm.assume.
Tyker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 07:55:23 PST 2020
Tyker added a comment.
In D73404#1883378 <https://reviews.llvm.org/D73404#1883378>, @lebedev.ri wrote:
> I'm not sure i'm fully onboard with using generic 'droppable' term for these uses.
> Can we be somehow more specific, since those are really only ever about assumes?
i don't know if it can be useful in other situations than for uses in assume.
if you think it probably won't we can just call then use in assume.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73404/new/
https://reviews.llvm.org/D73404
More information about the llvm-commits
mailing list