[all-commits] [llvm/llvm-project] 557657: Update affine.load folding hook to fold global spl...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Fri Mar 25 18:19:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5576579c865d481a4f32fe3d183e32d8807432e4
https://github.com/llvm/llvm-project/commit/5576579c865d481a4f32fe3d183e32d8807432e4
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2022-03-26 (Sat, 26 Mar 2022)
Changed paths:
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
M mlir/test/Dialect/Affine/canonicalize.mlir
Log Message:
-----------
Update affine.load folding hook to fold global splat constant loads
Enhance affine.load folding hook to fold loads on global splat constant
memrefs.
Differential Revision: https://reviews.llvm.org/D122292
More information about the All-commits
mailing list