[PATCH] D40360: [AArch64][SVE] Asm: Add SVE predicate register definitions and parsing support

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 07:16:54 PST 2017


sdesmalen reopened this revision.
sdesmalen added a comment.
This revision is now accepted and ready to land.

I had to revert r319315 because of unused functions (due to PPR not yet being used by any instructions).
This will be resolved when we commit this patch together with https://reviews.llvm.org/D40361.


https://reviews.llvm.org/D40360





More information about the llvm-commits mailing list