[all-commits] [llvm/llvm-project] 714096: [LLVM] Skip dumping inline SDag children (#141359)
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Mon May 26 19:40:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 714096c132662715d05af9a892b4d9552673a644
https://github.com/llvm/llvm-project/commit/714096c132662715d05af9a892b4d9552673a644
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
M llvm/test/CodeGen/PowerPC/ppc64-icbt-pwr7.ll
Log Message:
-----------
[LLVM] Skip dumping inline SDag children (#141359)
If they're simple enough to render inline, we don't need to dump them
again in the recursive walk.
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