diff options
author | Mingming Liu <mingmingl@google.com> | 2023-11-21 12:36:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-21 12:36:58 -0800 |
commit | 03ac08db7d9b9f00815b07a27e128dcdd382c899 (patch) | |
tree | e546ff4c319fcc39ef57800d0c139c31dbd79b28 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | e746b56c98f6180cffd4cad9ebdd249bdaa17283 (diff) | |
download | llvm-03ac08db7d9b9f00815b07a27e128dcdd382c899.zip llvm-03ac08db7d9b9f00815b07a27e128dcdd382c899.tar.gz llvm-03ac08db7d9b9f00815b07a27e128dcdd382c899.tar.bz2 |
[nfc][InstrProfTest]Un-parameterize test cases that doesn't use profile reader and writer (#73026)
Test fixture `MaybeSparseInstrProfTest` parameterize InstrProfWriter by
whether output is sparse or not. This test fixture has 20 test cases,
and 6 of them doesn't use profile reader and writer. Undo the
parameterization for these test cases will reduce redundant tests. This
is one clean-up PR. (A few more clean-ups to come soon, but they are not
inter-dependent)
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions