Unverified Commit acc6f3e9 authored by bjacob's avatar bjacob Committed by GitHub
Browse files

TosaToLinalgNamed: add option to prefer HWCF kernel layout for Conv2D ops. (#70482)

Switching to FHWC happened in
https://github.com/llvm/llvm-project/pull/68304 and is fine in itself
but caused downstream performance regression
https://github.com/openxla/iree/pull/15296#issuecomment-1782994965 , so
this PR makes this optional.
parent 11b3b383
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment