diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2025-07-29 09:05:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 09:05:17 +0200 |
commit | 144ae251aaf5f36310b9e3ef67e9d6d6e2fbf9c0 (patch) | |
tree | c37a9d3fc9f896f9977c98eec4cdd5cb4de7738a /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
parent | 8c8749608bf44dd6e528305b242c7bd238cfb405 (diff) | |
download | llvm-144ae251aaf5f36310b9e3ef67e9d6d6e2fbf9c0.zip llvm-144ae251aaf5f36310b9e3ef67e9d6d6e2fbf9c0.tar.gz llvm-144ae251aaf5f36310b9e3ef67e9d6d6e2fbf9c0.tar.bz2 |
[TableGen] Improve handling for dag op names (#149248)
There are currently no ways to add names to dag
operators other than when defining them. Furthermore a !con operation as
well as some others, drops the operator names.
This patch propagates the name from the LHS dag
for !con and adds a way to get and set the operator name for a dag
(!getdagopname, !setdagopname).
---------
Co-authored-by: Nemanja Ivanovic <nemanja@synopsys.com>
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions