mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
Adapt the FillOp library call signature to the updated operand order introduced in https://reviews.llvm.org/D10412. The patch reverts the special treatment of FillOp in LinalgToStandard. Differential Revision: https://reviews.llvm.org/D104360