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

coby via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 00:51:08 PDT 2016


coby updated this revision to Diff 72959.
coby marked 2 inline comments as done.
coby added a comment.

Addressing comments:

1. Added more robust tests
2. Refined EVEX-accessible registers selection


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.72959.patch
Type: text/x-patch
Size: 5180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160929/a993a806/attachment.bin>


More information about the llvm-commits mailing list