[PATCH] D79718: [CGP] include funnel shift intrinsic when sinking splatted operands
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 05:20:37 PDT 2020
spatel added a comment.
See comments in D78728 <https://reviews.llvm.org/D78728>.
After thinking about this a bit more, it seems the existing code can overstep what it was meant to do, and there's a likely better way to reorganize it. I'm going to investigate that before trying to push this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79718/new/
https://reviews.llvm.org/D79718
More information about the llvm-commits
mailing list