[all-commits] [llvm/llvm-project] 2147b6: [AMDGPU] Remove no-ret atomic ops selection in the...
Abinav Puthan Purayil via All-commits
all-commits at lists.llvm.org
Thu Apr 21 21:19:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2147b6c89d440eea047f27f4c01130e1b6528591
https://github.com/llvm/llvm-project/commit/2147b6c89d440eea047f27f4c01130e1b6528591
Author: Abinav Puthan Purayil <abinavpp at gmail.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
[AMDGPU] Remove no-ret atomic ops selection in the post-isel hook
No-ret atomic ops are now selected in tblgen.
Differential Revision: https://reviews.llvm.org/D124086
More information about the All-commits
mailing list