[all-commits] [llvm/llvm-project] 8dae90: [mlir][vector] Add constant folding for fp16 to fp...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Fri Feb 5 06:16:18 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8dae90997af7989b4afeb7586adacea40d9da002
https://github.com/llvm/llvm-project/commit/8dae90997af7989b4afeb7586adacea40d9da002
Author: Lei Zhang <antiagainst at google.com>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][vector] Add constant folding for fp16 to fp32 bitcast
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D96041
More information about the All-commits
mailing list