[llvm] [Attributor] Don't replace `AddrSpaceCast` with `ConstantPointerNull` (PR #126779)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 11:08:34 PST 2025


================
@@ -0,0 +1,39 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt -S -passes=attributor $s -o - | FileCheck %s
----------------
shiltian wrote:

for some reason it work... :-D

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


More information about the llvm-commits mailing list