[PATCH] D25005: [x86][inline-asm][llvm] accept 'v' constraint

coby via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 9 02:06:03 PDT 2016


coby updated this revision to Diff 74057.
coby added a comment.

Addressing Elena's comments


Repository:
  rL LLVM

https://reviews.llvm.org/D25005

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/inline-asm-avx-v-constraint.ll
  test/CodeGen/X86/inline-asm-avx512f-v-constraint.ll
  test/CodeGen/X86/inline-asm-avx512vl-v-constraint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25005.74057.patch
Type: text/x-patch
Size: 5180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161009/606226e6/attachment.bin>


More information about the llvm-commits mailing list