diff options
| author | Christian Ulmann <christianulmann@gmail.com> | 2024-05-15 08:31:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-15 08:31:09 +0200 |
| commit | e6216906f528b948018b883068cef0fd4157bfd1 (patch) | |
| tree | 57bf967501f77401e9c8e74c87161c654d5740d9 /llvm/lib/TextAPI/TextStubCommon.cpp | |
| parent | d7bb0723fe79d2b75d41789d2ffadda3567dd94e (diff) | |
| download | llvm-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
