diff options
author | bjacob <jacob.benoit.1@gmail.com> | 2023-10-27 15:03:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-27 15:03:39 -0400 |
commit | acc6f3e9c1af6c7445aae6f10d4b016ac84112d3 (patch) | |
tree | e7181bdb0253003e5f9fb3bc8ab88177413e6d78 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 11b3b3834cfdd9183eff903ef8ac34a733af2068 (diff) | |
download | llvm-acc6f3e9c1af6c7445aae6f10d4b016ac84112d3.zip llvm-acc6f3e9c1af6c7445aae6f10d4b016ac84112d3.tar.gz llvm-acc6f3e9c1af6c7445aae6f10d4b016ac84112d3.tar.bz2 |
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.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions