[PATCH] D34368: [AArch64] PointerRegClass should not include XZR
Yi Kong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 15:28:39 PDT 2017
kongyi added a comment.
In https://reviews.llvm.org/D34368#784693, @efriedma wrote:
> Testcase? (I think this affects inline asm.)
This change is actually laying ground for fixing an inline asm bug (PR33134). Test cases will be added along with rest of the fix in a follow up change.
Repository:
rL LLVM
https://reviews.llvm.org/D34368
More information about the llvm-commits
mailing list