[llvm] [Attributor] Don't replace `addrspacecast (ptr null to ptr addrspace(x))` with `ptr addrspace(x) null` (PR #126779)

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Tue May 20 08:29:45 PDT 2025


https://github.com/jdoerfert approved this pull request.

I'm not super convinced but it seems necessary for now.
LG

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


More information about the llvm-commits mailing list