This is an archive of the discontinued LLVM Phabricator instance.

[mlir][VectorToLLVM] Fix bug in lowering of vector.reduce fmax/fmin
ClosedPublic

Authored by ThomasRaoux on Jul 12 2022, 2:41 PM.

Details

Summary

The lowering of fmax/fmin reduce was ignoring the optional accumulator.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jul 12 2022, 2:41 PM
Herald added a reviewer: ftynse. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Jul 12 2022, 2:41 PM
rdzhabarov accepted this revision.Jul 12 2022, 2:54 PM
This revision is now accepted and ready to land.Jul 12 2022, 2:54 PM
This revision was landed with ongoing or failed builds.Jul 12 2022, 3:03 PM
This revision was automatically updated to reflect the committed changes.