[PATCH] D38765: Don't replace constants with constants in GVN
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 20:47:04 PDT 2017
davide added inline comments.
================
Comment at: test/Transforms/GVN/no-crash-on-undef-assume.ll:1
+; RUN: opt < %s -gvn -S
+
----------------
check the output?
https://reviews.llvm.org/D38765
More information about the llvm-commits
mailing list