[all-commits] [llvm/llvm-project] 6ef17f: [AMDGPU] Mark sendmsg hasSideEffects. NFC
Joe Nash via All-commits
all-commits at lists.llvm.org
Mon May 16 07:27:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ef17f20d940dc771c14b83ac1eabdb526575b2a
https://github.com/llvm/llvm-project/commit/6ef17f20d940dc771c14b83ac1eabdb526575b2a
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-05-16 (Mon, 16 May 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SOPInstructions.td
Log Message:
-----------
[AMDGPU] Mark sendmsg hasSideEffects. NFC
Address the FIXME by marking the sendmsg instructions with
hasSideEffects.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D125569
More information about the All-commits
mailing list