[PATCH] D122540: [X86] Fix handling of maskmovdqu in x32 differently
Harald van Dijk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 29 01:01:27 PDT 2022
hvdijk added a comment.
In D122540#3413415 <https://reviews.llvm.org/D122540#3413415>, @RKSimon wrote:
> The summary mentions fixes, but there are no extra tests to show the fix?
I referenced skan's D122449 <https://reviews.llvm.org/D122449> in the summary, that change adds the test that fails on main but passes after this change is applied.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122540/new/
https://reviews.llvm.org/D122540
More information about the llvm-commits
mailing list