[llvm] [NFC][LLVM] Remove unused `TargetIntrinsicInfo` class (PR #126003)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 08:33:48 PST 2025
================
@@ -61,6 +61,8 @@ Changes to the LLVM IR
Changes to LLVM infrastructure
------------------------------
+* The `TargetIntrinsicInfo` support has been removed.
----------------
arsenm wrote:
Note sounds ambiguous to the unfamiliar
https://github.com/llvm/llvm-project/pull/126003
More information about the llvm-commits
mailing list