[Openmp-commits] [PATCH] D113824: [OpenMP] Fix custom state machine if have reduction

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Nov 16 08:06:10 PST 2021


JonChesterfield added a comment.

Patch looks fine ofc, more worried about the root cause.

I don't see why openmp-opt would be changing warpsize at present, it's an unknown call (before this patch) so should have been ignored. @jdoerfert can you guess where we should look here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113824



More information about the Openmp-commits mailing list