[PATCH] D65280: Add a pass to lower is.constant and objectsize intrinsics
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 4 07:31:04 PDT 2019
joerg added a comment.
For the first part, I was actually asked to do that. I don't mind either way.
For the second part, it seems to lead to inconsistent behavior. If we want to go down that road, it seems to me that this behavior should either be a separate branch or be folded into the existing unreachable block removal pass.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65280/new/
https://reviews.llvm.org/D65280
More information about the llvm-commits
mailing list