[PATCH] D25011: [x86][inline-asm] Introducing (AVX512) k0-k7 registers for inline-asm usage
Matan via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 5 01:19:51 PDT 2016
mharoush added a comment.
This patch is a part of a larger support for k constraints, its main purpose is to add the option to choose the specific kN register while using basic inline assembly, the constraint support for extended inline assembly is being supported by another patch D25062 <https://reviews.llvm.org/D25062> D25063 <https://reviews.llvm.org/D25063>
Repository:
rL LLVM
https://reviews.llvm.org/D25011
More information about the cfe-commits
mailing list