[llvm-branch-commits] [llvm] [IR] Introduce the `ptrtoaddr` instruction (PR #139357)

Alexander Richardson via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed May 21 16:00:31 PDT 2025


================
@@ -0,0 +1,14 @@
+; RUN: llvm-as < %s | llvm-dis | llvm-as | llvm-dis | FileCheck %s
----------------
arichardson wrote:

I copied this from another test so assumed there was a reason for it but not sure what that would be.

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


More information about the llvm-branch-commits mailing list