[flang-commits] [clang] [flang] [llvm] [TargetVerifier][AMDGPU] Add TargetVerifier. (PR #123609)

Shilei Tian via flang-commits flang-commits at lists.llvm.org
Tue Apr 29 10:58:56 PDT 2025


================
@@ -0,0 +1,84 @@
+//===-- llvm/Target/TargetVerifier.h - LLVM IR Target Verifier ---*- C++ -*-===//
----------------
shiltian wrote:

What's the value of this interface class instead of just making those target verifier a module/function pass?

https://github.com/llvm/llvm-project/pull/123609


More information about the flang-commits mailing list