[PATCH] D153503: [AMDGPU] Add opt-pipeline test for NewPM.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 03:25:33 PDT 2023
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/opt-pipeline-newpm.ll:530
+define void @empty() {
+ ret void
+}
----------------
The generic test does have a loop, is that relevant to testing loop passes?
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