[all-commits] [llvm/llvm-project] 10bb62: enable binop identity constant folds for add
Luo, Yuanke via All-commits
all-commits at lists.llvm.org
Sun Mar 20 04:26:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10bb62319281c76827d6eda1ee70d4bac7e35935
https://github.com/llvm/llvm-project/commit/10bb62319281c76827d6eda1ee70d4bac7e35935
Author: Luo, Yuanke <yuanke.luo at intel.com>
Date: 2022-03-20 (Sun, 20 Mar 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/X86/vector-bo-select.ll
Log Message:
-----------
enable binop identity constant folds for add
Differential Revision: https://reviews.llvm.org/D119654
More information about the All-commits
mailing list