[all-commits] [llvm/llvm-project] bd0010: [AMDGPU] Refactor shouldExpandAtomicRMWInIR(). NFC.
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed May 12 16:39:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd00106d1e77e4de769ce0d143c97a076f25c92b
https://github.com/llvm/llvm-project/commit/bd00106d1e77e4de769ce0d143c97a076f25c92b
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
[AMDGPU] Refactor shouldExpandAtomicRMWInIR(). NFC.
This is logic simplification for better readability.
Differential Revision: https://reviews.llvm.org/D102371
More information about the All-commits
mailing list