[PATCH] D20156: PR24071 Fix an assert in SelectionDAGBuilder

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 10:49:56 PDT 2016


rovka updated the summary for this revision.
rovka updated this revision to Diff 57368.
rovka added a comment.

Addressed previous comments.

Removed the exit-on-error flag on some of the CodeGen tests, that needed it in order to avoid this assert.


http://reviews.llvm.org/D20156

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  test/CodeGen/AArch64/arm64-inline-asm-error-I.ll
  test/CodeGen/AArch64/arm64-inline-asm-error-J.ll
  test/CodeGen/AArch64/arm64-inline-asm-error-K.ll
  test/CodeGen/AArch64/arm64-inline-asm-error-L.ll
  test/CodeGen/AArch64/arm64-inline-asm-error-M.ll
  test/CodeGen/AArch64/arm64-inline-asm-error-N.ll
  test/CodeGen/PowerPC/crbit-asm-disabled.ll
  test/CodeGen/PowerPC/vec-asm-disabled.ll
  test/CodeGen/X86/asm-reject-reg-type-mismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20156.57368.patch
Type: text/x-patch
Size: 9238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160516/c9296157/attachment.bin>


More information about the llvm-commits mailing list