[PATCH] D111257: [fir] Add affine demotion pass

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 20:22:50 PDT 2021


mehdi_amini added a comment.

LG.

Something I just noticed is that the passes in general are lacking a consistent prefix: there is a risk of collision when used later in a library. It'd be great to standardize this (outside of this CL).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111257



More information about the llvm-commits mailing list