[Mlir-commits] [mlir] [llvm] [OpenMP][MLIR][OMPIRBuilder] Add a small optional constant alloca raise function pass to finalize, utilised in convertTarget (PR #78818)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Jan 23 06:01:57 PST 2024
agozillon wrote:
Probably worth noting this issue doesn't exist for the current variations of target parallel from what I've found, likely because the CodeExtractor magics the user code into a seperate function with an appropriate entry block (my knowledge on the lowering of parallel is still a WIP, so please take it with a grain of salt and anyone more familiar please feel free to override my statement).
https://github.com/llvm/llvm-project/pull/78818
More information about the Mlir-commits
mailing list