[PATCH] [AArch64] Fix a build_vector pattern fail caused by defect in isBuildVectorAllZeros().
Tim Northover
t.p.northover at gmail.com
Mon Jun 23 08:11:28 PDT 2014
Hi Kevin,
Isn't this patch just hiding the backend issue? Enhancing isBuildVectorAllZeros like that seems like a good idea, but I can't see any guarantee that the problematic DAG can't still emerge by some other means (not that my quick tests have managed to produce it).
Cheers.
Tim.
http://reviews.llvm.org/D4228
More information about the llvm-commits
mailing list