[PATCH] D55448: [DAGCombiner] allow hoisting vector bitwise logic ahead of truncates

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 13 14:05:45 PST 2018


lebedev.ri added a comment.

> We already do this for scalars.

Hm, are you sure?
I think i saw the opposite happen.
https://bugs.llvm.org/show_bug.cgi?id=36419#c4


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55448/new/

https://reviews.llvm.org/D55448





More information about the llvm-commits mailing list