[PATCH] D153503: [AMDGPU] Add opt-pipeline test for NewPM.
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 08:35:05 PDT 2023
aeubanks added a comment.
do we really need to test every pass when it's almost identical to the existing tests? can we just test that the specific passes that AMDGPU adds are in the pipeline?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153503/new/
https://reviews.llvm.org/D153503
More information about the llvm-commits
mailing list