[PATCH] D90103: Add OpenMP for optimization
Abid via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 17:17:27 PST 2021
abidmalikwaterloo marked an inline comment as done.
abidmalikwaterloo added a comment.
In D90103#2532459 <https://reviews.llvm.org/D90103#2532459>, @jdoerfert wrote:
> The optimization code is lacking in various regards. Let's focus on addressing the test remarks first in order to upstream those. We can revisit how to proceed with the optimization code after, e.g., revisit the algorithm from scratch.
I would like to submit the tests along with the new patch. Some tests are failing with this patch. Or should I just submit all possible tests first ( whether the patch successfully runs or not)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90103/new/
https://reviews.llvm.org/D90103
More information about the llvm-commits
mailing list