[PATCH] D31148: [SDAG] Avoid deleted SDNodes PromoteIntBinOp

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 07:44:11 PDT 2017


RKSimon added inline comments.


================
Comment at: test/CodeGen/X86/pr32345.ll:1
+; RUN: llc < %s
+
----------------
There are failures both on -mtriple=i686-unknown and -mtriple=x86_64-unknown  (different assertions, same cause) - please can you test both?


https://reviews.llvm.org/D31148





More information about the llvm-commits mailing list