[all-commits] [llvm/llvm-project] 6d25dc: [llubi] Implement ptrtoaddr (#203771)
Zhige Chen via All-commits
all-commits at lists.llvm.org
Sun Jun 14 07:57:18 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d25dcecf8bbc4f3e0246af8f3c6d6e9f70b85d4
https://github.com/llvm/llvm-project/commit/6d25dcecf8bbc4f3e0246af8f3c6d6e9f70b85d4
Author: Zhige Chen <zhigec_cpp at outlook.com>
Date: 2026-06-14 (Sun, 14 Jun 2026)
Changed paths:
A llvm/test/tools/llubi/ptrtoaddr.ll
A llvm/test/tools/llubi/ptrtoaddr_after_ptrtoint.ll
A llvm/test/tools/llubi/ptrtoaddr_no_expose.ll
M llvm/tools/llubi/lib/Interpreter.cpp
Log Message:
-----------
[llubi] Implement ptrtoaddr (#203771)
This PR implements the `ptrtoaddr` instruction.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list