[PATCH] D79758: [mlir] [VectorOps] Replace zero-scalar + splat into direct zero vector constant

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 11:13:45 PDT 2020


aartbik added a comment.
Herald added a subscriber: msifontes.
Herald added a project: MLIR.

In D79758#2058101 <https://reviews.llvm.org/D79758#2058101>, @rriddle wrote:

> There were no test cases changed by this?


No. I was a bit surprised too I did not even have to change even one, but all tests looked at a later lowered stage, which is identical.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79758/new/

https://reviews.llvm.org/D79758





More information about the llvm-commits mailing list