[PATCH] D159212: [MLIR] Allow dialects to disable CSE for certain operations

Sergio Afonso via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 31 07:23:58 PDT 2023


skatrak added a comment.

Thank you for your comments @jsjodin and @kiranchandramohan , I created an RFC here <https://discourse.llvm.org/t/rfc-prevent-cse-from-removing-expressions-inside-some-non-isolatedfromabove-operation-regions/73150> to try to get consensus on what the best solution should be.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159212



More information about the cfe-commits mailing list