aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/TextStubCommon.cpp
diff options
context:
space:
mode:
authorChristian Ulmann <christianulmann@gmail.com>2024-05-15 08:31:09 +0200
committerGitHub <noreply@github.com>2024-05-15 08:31:09 +0200
commite6216906f528b948018b883068cef0fd4157bfd1 (patch)
tree57bf967501f77401e9c8e74c87161c654d5740d9 /llvm/lib/TextAPI/TextStubCommon.cpp
parentd7bb0723fe79d2b75d41789d2ffadda3567dd94e (diff)
downloadllvm-e6216906f528b948018b883068cef0fd4157bfd1.zip
llvm-e6216906f528b948018b883068cef0fd4157bfd1.tar.gz
llvm-e6216906f528b948018b883068cef0fd4157bfd1.tar.bz2
[MLIR][LLVM] Improve atomic verifier to properly support larger types (#92120)
This commit extends the verifier for atomics to properly verify larger types. Beforehand, the verifier strictly rejected larger integer types, while it now consults the data layout to determine if their bitsize is a power of two. This behavior reflects what LLVM's verifier is checking for.
Diffstat (limited to 'llvm/lib/TextAPI/TextStubCommon.cpp')
0 files changed, 0 insertions, 0 deletions