[PATCH] D63065: [InstSimplify] Fix addo/subo undef folds (PR42209)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 16 04:18:17 PDT 2019
nikic added a comment.
In D63065#1545065 <https://reviews.llvm.org/D63065#1545065>, @nikic wrote:
> Isn't this checking exactly the transform proposed here?
Ah no it isn't, got confused between addo and subo there.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63065/new/
https://reviews.llvm.org/D63065
More information about the llvm-commits
mailing list