[PATCH] D136591: [AMDGPU] Autogenerate llvm.amdgcn.fcmp.ll
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 14:04:09 PDT 2022
arsenm accepted this revision.
arsenm added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.ll:1921-1924
+;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
+; SDAG-GFX11: {{.*}}
+; SDAG-GFX9: {{.*}}
+; SDAG-VI: {{.*}}
----------------
Can drop these
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136591/new/
https://reviews.llvm.org/D136591
More information about the llvm-commits
mailing list