[all-commits] [llvm/llvm-project] ee2d10: [NFC] Reorder functions in DAGCombiner so all UADD...
deadalnix via All-commits
all-commits at lists.llvm.org
Tue Jul 4 07:55:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee2d10cd1637d172b7c6187eb23169bffb2e5b4c
https://github.com/llvm/llvm-project/commit/ee2d10cd1637d172b7c6187eb23169bffb2e5b4c
Author: Amaury Séchet <deadalnix at gmail.com>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[NFC] Reorder functions in DAGCombiner so all UADDO_CARRY related functions are next to each others.
More information about the All-commits
mailing list