[all-commits] [llvm/llvm-project] 8d929d: [DAG] Convert static combineABSToABD to DAGCombine...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jan 21 10:24:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d929d1cdd5246f10df6489948a11165242e8871
https://github.com/llvm/llvm-project/commit/8d929d1cdd5246f10df6489948a11165242e8871
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-01-21 (Sat, 21 Jan 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] Convert static combineABSToABD to DAGCombiner::foldABSToABD. NFCI.
This will make some future legality checks easier.
More information about the All-commits
mailing list