]> granicus.if.org Git - llvm/commit
AMDGPU: Rename _RTN atomic instructions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 20 Jul 2017 21:06:04 +0000 (21:06 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 20 Jul 2017 21:06:04 +0000 (21:06 +0000)
commit524fde4af11053268939a91ac4ca1fbd52f1f23c
treeb8952069cfddb2024c0931820adf3d3e9d70ed58
parent20f8334c2a881882c00a375d12c9b9d86fb32462
AMDGPU: Rename _RTN atomic instructions

Move the _RTN to the end of the name. It reads
better if the other addressing mode components
line up with the non-RTN version. It is also
more convenient to define saddr variants of
FLAT atomics to have the RTN last, and it is
good to have a consistent naming scheme.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308674 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/BUFInstructions.td