[all-commits] [llvm/llvm-project] 22dbc7: [DAG] foldConstantFPMath - fold vector splats as w...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Dec 17 06:24:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22dbc7a48bf7a3942a7e5ff57977ef828d240bd3
https://github.com/llvm/llvm-project/commit/22dbc7a48bf7a3942a7e5ff57977ef828d240bd3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/test/CodeGen/AArch64/concat_vector-truncate-combine.ll
Log Message:
-----------
[DAG] foldConstantFPMath - fold vector splats as well as scalar constants
More information about the All-commits
mailing list