diff options
author | Jay Foad <jay.foad@amd.com> | 2025-07-17 15:20:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 15:20:24 +0100 |
commit | ab25de7dec2af661b66b23b9794291f2fd81b6bc (patch) | |
tree | a1e8c214071f7b972bff53633b113e231313a3a4 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 0f71424280af9e3293ed481399b2b53ca708cd15 (diff) | |
download | llvm-ab25de7dec2af661b66b23b9794291f2fd81b6bc.zip llvm-ab25de7dec2af661b66b23b9794291f2fd81b6bc.tar.gz llvm-ab25de7dec2af661b66b23b9794291f2fd81b6bc.tar.bz2 |
[AMDGPU] Move common fields out of WaitcntBrackets. NFC. (#148864)
WaitcntBrackets holds per-basic-block information about the state of
wait counters. It also held a bunch of fields that are constant
throughout a run of the pass. This patch moves them out into the
SIInsertWaitcnts class, for better logical separation and to save a tiny
bit of memory.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions