[PATCH] D145677: [ConstraintElimination] Fix undefined behaviour in shl decomposition
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 07:48:20 PST 2023
fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.
LGTM. thanks! But please include the full test (from D145676 <https://reviews.llvm.org/D145676>) in the commit with the fix, as the tests will otherwise fail on the UBSan bots.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145677/new/
https://reviews.llvm.org/D145677
More information about the llvm-commits
mailing list