[all-commits] [llvm/llvm-project] a3e524: [PowerPC] Reorder setMaxAtomicSizeInBitsSupported(...
Brad Smith via All-commits
all-commits at lists.llvm.org
Sat Jul 22 17:03:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3e524df904963428dd6107167a3ac99b731a476
https://github.com/llvm/llvm-project/commit/a3e524df904963428dd6107167a3ac99b731a476
Author: Brad Smith <brad at comstyle.com>
Date: 2023-07-22 (Sat, 22 Jul 2023)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Log Message:
-----------
[PowerPC] Reorder setMaxAtomicSizeInBitsSupported(). NFC
Reorder setMaxAtomicSizeInBitsSupported() in numerical and more logical order.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D155379
More information about the All-commits
mailing list