[all-commits] [llvm/llvm-project] e8e4b7: [DAGCombiner] Add bf16 to the matrix of types that...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Jun 3 04:28:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8e4b741dd108bd0e7f49dd88435519f52d55d54
https://github.com/llvm/llvm-project/commit/e8e4b741dd108bd0e7f49dd88435519f52d55d54
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAGCombiner] Add bf16 to the matrix of types that we don't promote to integer stores
Remove a few stray semicolons while there.
More information about the All-commits
mailing list