[all-commits] [llvm/llvm-project] 6e60d5: [DAG] Add foldSelectToABD helper. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Aug 6 05:32:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e60d549d41f5651e9e0eded978810a170d0e42c
https://github.com/llvm/llvm-project/commit/6e60d549d41f5651e9e0eded978810a170d0e42c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] Add foldSelectToABD helper. NFC.
Pull out of visitVSELECT to allow reuse in the future.
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