[PATCH] D153537: [AMDGPU] Do not wait for vscnt on function entry and return
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 07:29:38 PDT 2023
foad added a comment.
Ping!
This does not change the ABI. It just removes a bunch of wait instructions that were never required in the first place.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153537/new/
https://reviews.llvm.org/D153537
More information about the llvm-commits
mailing list