aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorDurgadoss R <durgadossr@nvidia.com>2025-10-31 17:20:49 +0530
committerGitHub <noreply@github.com>2025-10-31 17:20:49 +0530
commit523706f2cd6a06bd9557bf0dca9986d867eddd79 (patch)
tree9904ad2a2a0a5bd816ab24c72de87bc7670bc103 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent5322fb6268208a8fc031fb13573dac9729d05db6 (diff)
downloadllvm-523706f2cd6a06bd9557bf0dca9986d867eddd79.zip
llvm-523706f2cd6a06bd9557bf0dca9986d867eddd79.tar.gz
llvm-523706f2cd6a06bd9557bf0dca9986d867eddd79.tar.bz2
[MLIR][NVVM] Update mbarrier.init/inval Ops to use AnyTypeOf[] (#165558)
This patch updates the mbarrier.init/inval Ops to use the AnyTypeOf[] construct for their `addr` argument. This enables us to have a single Op that can take a pointer in either generic or shared memory space and generate the right intrinsics during the lowering. * Updated existing tests accordingly. * Verified locally that there are no new regressions in `integration` tests. * TODO: Additional updates for the remaining mbarrier Ops are in progress. These will be refactored in subsequent patches. Signed-off-by: Durgadoss R <durgadossr@nvidia.com>
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions