Files
clang-p2996/llvm/lib/CodeGen/MacroFusion.cpp
Wang Pengcheng 17858ce6f3 [MacroFusion] Remove createBranchMacroFusionDAGMutation (#76209)
Instead, we add a `BranchOnly` parameter to indicate that only
branches with its predecessors will be fused.

X86 is the only user of `createBranchMacroFusionDAGMutation`.
2023-12-22 16:31:38 +08:00

8.0 KiB