[llvm] [NFC][LLVM] Remove unused `TargetIntrinsicInfo` class (PR #126003)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 11:26:53 PST 2025


https://github.com/rnk approved this pull request.

I think we can remove this with a release note update. I think as far as disruptive C++ API update changes go, this is pretty minor. The intrinsic files today are more pluggable than they were when this interface was conceived.

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


More information about the llvm-commits mailing list