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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 04:31:29 PDT 2017


RKSimon added inline comments.


================
Comment at: test/CodeGen/X86/pr32340.ll:2
+; RUN: llc -O0 -o - %s
+
+target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
----------------
Please can you reduce and clean (strip metadata etc.) this test? 


https://reviews.llvm.org/D31148





More information about the llvm-commits mailing list