[PATCH] D57504: RFC: Prototype & Roadmap for vector predication in LLVM
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 10 05:48:49 PDT 2020
simoll added a comment.
Herald added a subscriber: danielkiss.
FYI, the test failures you are seeing here are due to the generalized pattern matching doing a better job at matching the fsub idiom for `fneg`. The required test changes are included in https://reviews.llvm.org/D75467 .
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57504/new/
https://reviews.llvm.org/D57504
More information about the llvm-commits
mailing list