[PATCH] D106209: [AbstractAttributor] Fix two issues in folding __kmpc_is_spmd_exec_mode

Ye Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 17 09:38:16 PDT 2021


ye-luo accepted this revision.
ye-luo added a comment.
This revision is now accepted and ready to land.

I checked both the reproducer and miniQMC. The reported bug https://bugs.llvm.org/show_bug.cgi?id=51124 can be fixed by this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106209



More information about the llvm-commits mailing list