[all-commits] [llvm/llvm-project] efec3a: [DAG] visitADDSAT/visitSUBSAT - merge scalar/vecto...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Dec 19 05:19:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: efec3a26b40c604e4f355d518e359d9fb480e98e
https://github.com/llvm/llvm-project/commit/efec3a26b40c604e4f355d518e359d9fb480e98e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] visitADDSAT/visitSUBSAT - merge scalar/vector canonicalization and constant folding.
Match order of most of the other integer opcode combines
More information about the All-commits
mailing list