[PATCH] D25849: [GVN] Prevent load coercion with irregular vector types

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 17:33:31 PST 2017


dberlin added a comment.

I think this patch is fine for now?
We know that load coercion in GVN has some issues here and there, and i think trying to patch them without reworking them entirely is reasonable ATM.


https://reviews.llvm.org/D25849





More information about the llvm-commits mailing list