[PATCH] D83522: [flang] Adopt NoRegionArguments (WhereOp) and ParentOneOf (ResultOp) traits

Steve Scalpone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 19:08:40 PDT 2020


sscalpone added a comment.

Hi @jurahul, there's certainly no objection for you to commit this change in llvm-project, especially if the change is required to keep llvm building properly.

The story behind Eric's request is that the majority of the development in flang/.../Optimizer is happening in the fir-dev branch.   That branch is being upstreamed to llvm-project as it is reviewed and approved.  The request to commit the change to fir-dev is simply to make the rebase easier.  It's solely up to you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83522





More information about the llvm-commits mailing list