[mlir] Rename linalg.pooling operations to have a FOp postfix for floating point
authorRob Suderman <rob.suderman@gmail.com>
Thu, 1 Apr 2021 23:58:01 +0000 (16:58 -0700)
committerRob Suderman <rob.suderman@gmail.com>
Fri, 2 Apr 2021 18:54:20 +0000 (11:54 -0700)
commit12c3bca1934a5eb0e23f6265d8fcc11ad6f4dea5
tree0c15988e1ffae0baac6ec489ea9d8b9803178324
parent944adbf285505ac481551157c4ee3cc3c0724900
[mlir] Rename linalg.pooling operations to have a FOp postfix for floating point

Linalg pooling operations only support floating point currently but integer
variants will soon be needed. Renaming to uncluse a FOp postfix to clarify.

Differential Revision: https://reviews.llvm.org/D99779
mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOpsSpec.tc