[PATCH] D118227: [OpenMP][IRBuilder] Fix AllocIP for atomic update and capture
Shraiysh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 06:04:53 PST 2022
shraiysh added a comment.
This is actually a WIP. (Apologies for adding all the reviewers so early). As I am working on the lowering for `omp.atomic.update` in the OpenMP Dialect (MLIR), I might find other issues with the `createAtomicUpdate` function along the way. I will ping this thread once it is ready for review. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118227/new/
https://reviews.llvm.org/D118227
More information about the llvm-commits
mailing list