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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 10:59:50 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
----------------
arsenm wrote:

$s?

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


More information about the llvm-commits mailing list