[PATCH] D151994: [AMDGPU] Add amdgpu_cs_chain[_preserve] CCs to IR & verifier

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 03:46:54 PDT 2023


arsenm added inline comments.


================
Comment at: llvm/test/Verifier/amdgpu-cc.ll:233
+  ret void
+}
----------------
Check a call to a function pointer


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151994/new/

https://reviews.llvm.org/D151994



More information about the llvm-commits mailing list