[PATCH] D54137: AArch64: Fix invalid CCMP emission
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 01:37:12 PST 2018
mstorsjo added a comment.
I haven't tried to follow the exact detail of the change, but the overall change looks correct based on what I learnt from reproducing the issue originally, and I can confirm that it fixes my issue (both reduced and full original case). Thanks!
Repository:
rL LLVM
https://reviews.llvm.org/D54137
More information about the llvm-commits
mailing list