[PATCH] D139074: Vectorization Of Conditional Statements Using BOSCC

Matt D. via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 15:59:25 PDT 2023


Matt added a comment.

Ashutosh: Thank you for the fix! I can confirm I have checked the revised version of the patch and no longer see the ICE on my end.

I'm going to leave a few (relatively minor) review comments; other than that, the patch can likely benefit from a final look from an SLP code owner(s), but it may be useful overall.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139074



More information about the llvm-commits mailing list