[all-commits] [llvm/llvm-project] 346a72: [LLVM] Add color to SDNode ID's when dumping (#141...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Sat May 24 09:40:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 346a72f2cafb619890a4ee80d17287c17657eedc
https://github.com/llvm/llvm-project/commit/346a72f2cafb619890a4ee80d17287c17657eedc
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2025-05-24 (Sat, 24 May 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
Log Message:
-----------
[LLVM] Add color to SDNode ID's when dumping (#141295)
This is especially helpful for the recursive 'Cannot select:' dumps,
where colors help distinguish nodes at a quick glance.
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