[PATCH] D31346: [SDAG] Fix Stale SDNode usage in visitAND

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 08:03:10 PDT 2017


niravd added inline comments.


================
Comment at: test/CodeGen/SystemZ/pr32372.ll:4
+
+define void @autogen_SD11045(i8*) {
+; CHECK-LABEL: autogen_SD11045:
----------------
RKSimon wrote:
> Rename to pr32372 ? Any further cleanup possible?
Spent a little time attempting to strip it down while preserving the bug and was unsuccessful.


https://reviews.llvm.org/D31346





More information about the llvm-commits mailing list