[PATCH] D112711: [fir] Add FIR CSE specific pass

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 16:23:19 PDT 2021


mehdi_amini requested changes to this revision.
mehdi_amini added a comment.
This revision now requires changes to proceed.

> This pass differs from the MLIR CSE pass in that it is FIR/Fortran semantics aware.

Can you expand and provide details about this?

(marking as "request changes" because @clementval told me to do so when discussing a revision, I haven't looked at the code at this point)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112711



More information about the llvm-commits mailing list