[PATCH] D111023: [ConstantFold] Refactor load folding
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 17:03:06 PST 2021
tra added a comment.
Good news this pass does not appear to be the culprit. The miscompilation happens with earlier builds.
`a9bceb2b059dc24870882a71baece895fe430107` from before this patch landed already has the issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111023/new/
https://reviews.llvm.org/D111023
More information about the llvm-commits
mailing list