[llvm] IR: Add verifier plugins for intrinsic verification (PR #159415)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 17 11:58:03 PDT 2025


shiltian wrote:

> I considered the alternative of adding a hook into TargetTransformInfo

TTI will not work because of circular dependence.

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


More information about the llvm-commits mailing list