[PATCH] D77033: [Legalizer] Workaround for scalarizing unary strict-fp ops
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 29 03:45:32 PDT 2020
nemanjai added a comment.
I don't think this is needed for PowerPC after 1a493b0fa556a07c728862c3c3f70bfd8683bef0 <https://reviews.llvm.org/rG1a493b0fa556a07c728862c3c3f70bfd8683bef0>.
We really should be scalarizing single element vectors and after that change, we will.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77033/new/
https://reviews.llvm.org/D77033
More information about the llvm-commits
mailing list