[llvm] [Asan] Add TTI hook to provide memory reference information of target intrinsic. (PR #133361)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 31 00:26:00 PDT 2025
https://github.com/arsenm requested changes to this pull request.
Having two nearly identical functions for the target to implement is unacceptable. Find a way to combine the interface
https://github.com/llvm/llvm-project/pull/133361
More information about the llvm-commits
mailing list