[all-commits] [llvm/llvm-project] 3eecc8: AMDGPU: Use default attributes on image dim intrin...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Dec 30 05:31:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3eecc83897d49689b69988e92a75f668a0a3e726
https://github.com/llvm/llvm-project/commit/3eecc83897d49689b69988e92a75f668a0a3e726
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-12-30 (Fri, 30 Dec 2022)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
Log Message:
-----------
AMDGPU: Use default attributes on image dim intrinsics
These were missing nocallback and willreturn
More information about the All-commits
mailing list