[PATCH] D36861: AMDGPU: Rename few things in SIMemoryLegalizer:
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 21:57:51 PDT 2017
kzhuravl created this revision.
Herald added subscribers: tpr, dstuttard, yaxunl, nhaehnle, wdng, arsenm.
- AtomicInfo -> MemOpInfo
- getAtomicLoadInfo -> getLoadInfo
- getAtomicStoreInfo -> getStoreInfo
- expandAtomicLoad -> expandLoad
- expandAtomicStore -> expandStore
https://reviews.llvm.org/D36861
Files:
lib/Target/AMDGPU/SIMemoryLegalizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36861.111612.patch
Type: text/x-patch
Size: 17501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/5cf0d561/attachment.bin>
More information about the llvm-commits
mailing list