[llvm] VNCoercion: Do not introduce coercions between integers and non-integral pointers. (PR #119156)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 12:19:19 PST 2024


================

----------------
nikic wrote:

This test contains a lot of unnecessary stuff. Also, I'm not sure it's actually testing what you want? The test case still produces an integer for the load. (Though I don't think you'd actually want to prevent it in that case.)

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


More information about the llvm-commits mailing list