[all-commits] [llvm/llvm-project] 24ffc3: [AMDGPU] Set IsAtomicRet and IsAtomicNoRet on Real...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Jun 16 04:23:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24ffc343f9da5bcfa007e5f9b52a3a023982ac89
https://github.com/llvm/llvm-project/commit/24ffc343f9da5bcfa007e5f9b52a3a023982ac89
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/BUFInstructions.td
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/lib/Target/AMDGPU/SMInstructions.td
Log Message:
-----------
[AMDGPU] Set IsAtomicRet and IsAtomicNoRet on Real instructions
This does not affect codegen but might benefit llvm-mca.
More information about the All-commits
mailing list