[llvm] [GlobalOpt] Don't query TTI on a llvm.memcpy declaration. (PR #127760)

Alexander Richardson via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 14:27:52 PST 2025


arichardson wrote:

Could we assert that GetTTI is not used on intrinsics to prevent something like this from happening again?

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


More information about the llvm-commits mailing list