[PATCH] D124750: [MLIR] Add a utility to sort the operands of commutative ops

Mehdi AMINI via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 29 10:33:04 PDT 2022


mehdi_amini added a comment.

> . I haven't thought too hard about the performance of that while loop but it seems good enough to land for now.

What's the finality of it? That is: outside of canonicalization what is its purpose?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124750/new/

https://reviews.llvm.org/D124750



More information about the cfe-commits mailing list