[llvm] [InferAddressSpaces] Infer pointer stored and then loaded from global variable (PR #159755)

Wenju He via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 22 01:48:03 PDT 2025


================
@@ -0,0 +1,51 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
----------------
wenju-he wrote:

> We need some negative tests, where multiple stores to the GV, but the pointers are in different ASs.

done, thanks @shiltian 

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


More information about the llvm-commits mailing list