[all-commits] [llvm/llvm-project] 8181d8: [IR] llvm.reloc.none intrinsic for no-op symbol re...
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Mon Jul 7 16:21:59 PDT 2025
Branch: refs/heads/users/mysterymath/modular-printf/reloc.none
Home: https://github.com/llvm/llvm-project
Commit: 8181d8d35f910bb05f7219b67ff8f243d8aa8e23
https://github.com/llvm/llvm-project/commit/8181d8d35f910bb05f7219b67ff8f243d8aa8e23
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/include/llvm/CodeGen/ISDOpcodes.h
M llvm/include/llvm/CodeGen/SelectionDAGISel.h
M llvm/include/llvm/IR/Intrinsics.td
M llvm/include/llvm/Support/TargetOpcodes.def
M llvm/include/llvm/Target/Target.td
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
Log Message:
-----------
[IR] llvm.reloc.none intrinsic for no-op symbol references
See issue #146159
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