[all-commits] [llvm/llvm-project] 7973d5: [Mips] Set setMaxAtomicSizeInBitsSupported
Brad Smith via All-commits
all-commits at lists.llvm.org
Sat Jul 15 14:29:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7973d5196597894c2f8a4e99a90fc404db9f3041
https://github.com/llvm/llvm-project/commit/7973d5196597894c2f8a4e99a90fc404db9f3041
Author: Brad Smith <brad at comstyle.com>
Date: 2023-07-15 (Sat, 15 Jul 2023)
Changed paths:
M llvm/lib/Target/Mips/MipsISelLowering.cpp
M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/load_atomic.ll
Log Message:
-----------
[Mips] Set setMaxAtomicSizeInBitsSupported
Set setMaxAtomicSizeInBitsSupported for Mips. Set the value as appropriate for 64-bit MIPS vs 32-bit.
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D141189
More information about the All-commits
mailing list