[PATCH] D122166: [InstCombine] try to narrow shifted bswap-of-zext
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 24 07:30:25 PDT 2022
spatel added a comment.
In D122166#3405357 <https://reviews.llvm.org/D122166#3405357>, @DavidSpickett wrote:
> We (Linaro) also saw the same crash when building for Arm.
Thanks - I got an automated mail from your tester a few minutes ago. Please let me know if you see any problems with the updated version of the patch ( 0fcff69bcb3d <https://reviews.llvm.org/rG0fcff69bcb3d589e1feef4cd4902a2b48b6c7435> ).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122166/new/
https://reviews.llvm.org/D122166
More information about the llvm-commits
mailing list