[PATCH] D35587: [X86][ASM] Fixed assertion crash with inline asm (PR14393)

Konstantin Belochapka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 16:15:24 PDT 2017


kbelochapka updated this revision to Diff 110109.
kbelochapka added a comment.

limit showing error message only to the cases that require copy of non floating point datum into MVT::f80 container.


https://reviews.llvm.org/D35587

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/X86/asm-inconsistent-operand-constraints-fpreg-integer.ll
  test/CodeGen/X86/asm-inconsistent-operand-constraints-fpreg-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35587.110109.patch
Type: text/x-patch
Size: 13266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/d4c4a203/attachment.bin>


More information about the llvm-commits mailing list