aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyCombine.td
diff options
context:
space:
mode:
authorMadhur Amilkanthwar <madhura@nvidia.com>2026-02-18 09:34:49 +0530
committerGitHub <noreply@github.com>2026-02-18 09:34:49 +0530
commitca16347ab2f4a9731df92798a2b4c5a41b5e08b9 (patch)
tree17c040edd6fa9bfd5496690d7a7648e5d22bbf6d /llvm/lib/Target/WebAssembly/WebAssemblyCombine.td
parent6eae1759f2c08fcd36b3673c6603297ba3f8d7d3 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[DDG][NFC] Colorize DDG dot graph (#181618)HEADmain
All blocks and edges are currently colored black which makes it difficult to distinguish while looking at huge graph. This simple patch implements the following colorization to make it visually more distinguishable. 1. Pi-blocks - styled to rounded, filled, light-yellow fill, dark orange border 2. Multi-instruction blocks - Light cyan fill 3. MemoryDependence edges are now colored red. 4. Register def-use edges are now colored blue. This patch implements `getNodeAttributes()` to return the string of attributes to apply to the node.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyCombine.td')
0 files changed, 0 insertions, 0 deletions