[PATCH] D136014: [AArch64] Improve codegen for shifted mask op

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 13:01:30 PDT 2022


bcl5980 added a comment.

In D136014#3905953 <https://reviews.llvm.org/D136014#3905953>, @nathanchance wrote:

> Judging from the time zone of the committer, I suspect this will not get dealt with right away so I have reverted this change in 74bace2dfe57d9cf569addf94af4e01a990d2374 <https://reviews.llvm.org/rG74bace2dfe57d9cf569addf94af4e01a990d2374> due to the above crash.

Thanks for the revert commit and test case. I will trying to fix the issue soon.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136014/new/

https://reviews.llvm.org/D136014



More information about the llvm-commits mailing list