[PATCH] D77088: [VectorOps] Implement a simple folder for identity vector.transpose operations.

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 15:17:17 PDT 2020


nicolasvasilache accepted this revision.
nicolasvasilache added a comment.
This revision is now accepted and ready to land.

Is there a followup revision planned in which you would canonicalize `transpose(transpose())` and have it compose with these newly added folders?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77088





More information about the llvm-commits mailing list