[PATCH] D113291: [AggressiveInstCombine] Lower Table Based CTTZ
Richard Smith - zygoloid via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 2 16:20:37 PDT 2022
rsmith added a comment.
In D113291#3768076 <https://reviews.llvm.org/D113291#3768076>, @rsmith wrote:
> `test/Transforms/AggressiveInstCombine/X86/sqrt.ll` fails as follows under asan: https://gist.github.com/zygoloid/a270e65d32ab5b05504b3b0d5717f83b
I've gone ahead and reverted for now to unblock things. Let me know if you're not able to reproduce the ASan failure and I can dig more into it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113291/new/
https://reviews.llvm.org/D113291
More information about the llvm-commits
mailing list