[all-commits] [llvm/llvm-project] 19c847: [SelectionDAG] Add preliminary plumbing for `sames...
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Thu Oct 31 11:48:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19c8475871faee5ebb06281034872a85a2552675
https://github.com/llvm/llvm-project/commit/19c8475871faee5ebb06281034872a85a2552675
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
M llvm/include/llvm/CodeGen/SelectionDAGNodes.h
M llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
Log Message:
-----------
[SelectionDAG] Add preliminary plumbing for `samesign` flag
Extend recently-added poison-generating IR flag to codegen as well.
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