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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 13:00:21 PST 2017


rnk added a comment.

I reverted this patch series in https://reviews.llvm.org/rL321024. It broke parsing of a .s file in libjpeg_turbo. I'll commit a reduced test case for it soon.


https://reviews.llvm.org/D40360





More information about the llvm-commits mailing list