[PATCH] D156680: AMDGPU: Don't store current instruction in AMDGPULibCalls member
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 05:23:03 PDT 2023
arsenm created this revision.
arsenm added reviewers: AMDGPU, rampitec, Pierre-vh, dfukalov, vpykhtin, yaxunl.
Herald added subscribers: foad, kerbowa, hiraditya, tpr, dstuttard, jvesely, kzhuravl.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This was adding confusing global state which was shadowed most of the
time.
https://reviews.llvm.org/D156680
Files:
llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156680.545608.patch
Type: text/x-patch
Size: 9871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/c9cbbb29/attachment.bin>
More information about the llvm-commits
mailing list