[all-commits] [llvm/llvm-project] dfe26d: [mlir][Linalg] Fix SFINAE check to actually check ...
Richard Smith via All-commits
all-commits at lists.llvm.org
Thu Jan 28 15:16:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfe26d5f44d217833a3fe3903acb61465c18913a
https://github.com/llvm/llvm-project/commit/dfe26d5f44d217833a3fe3903acb61465c18913a
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/CodegenStrategy.h
Log Message:
-----------
[mlir][Linalg] Fix SFINAE check to actually check the value.
No internal functionality change intended, but this fixes out-of-tree
uses.
More information about the All-commits
mailing list