[all-commits] [llvm/llvm-project] 4998de: AMDGPU: Update some wait tests to opaque pointers
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Dec 1 18:14:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4998de4dcc83a0b0ad0b797716a15630ebed1755
https://github.com/llvm/llvm-project/commit/4998de4dcc83a0b0ad0b797716a15630ebed1755
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M llvm/test/CodeGen/AMDGPU/wait.ll
M llvm/test/CodeGen/AMDGPU/waitcnt-flat.ll
M llvm/test/CodeGen/AMDGPU/waitcnt-looptest.ll
M llvm/test/CodeGen/AMDGPU/waitcnt-vscnt.ll
Log Message:
-----------
AMDGPU: Update some wait tests to opaque pointers
The script mangled the constantexprs in waitcnt-looptest.ll, so fixed
those manually.
More information about the All-commits
mailing list