[all-commits] [llvm/llvm-project] 88b368: [PowerPC] Set setMaxAtomicSizeInBitsSupported appr...
brad0 via All-commits
all-commits at lists.llvm.org
Tue Sep 8 18:25:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 88b368a1c47bca536f03041f7464235b94ea98a1
https://github.com/llvm/llvm-project/commit/88b368a1c47bca536f03041f7464235b94ea98a1
Author: Brad Smith <brad at comstyle.com>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/test/CodeGen/PowerPC/atomics-indexed.ll
M llvm/test/CodeGen/PowerPC/atomics.ll
Log Message:
-----------
[PowerPC] Set setMaxAtomicSizeInBitsSupported appropriately for 32-bit PowerPC in PPCTargetLowering
Reviewed By: nemanjai
Differential Revision: https://reviews.llvm.org/D86165
More information about the All-commits
mailing list