[PATCH] D79578: [mlir] NFC: Rename LoopOps dialect to SCF (Structured Control Flow)

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 10:11:59 PDT 2020


PeteSteinfeld added subscribers: schweitz, PeteSteinfeld.
PeteSteinfeld added a comment.

@ftynse and @antiagainst , note that one of the clients of mlir is the flang project.  Since this revision changed the interface of mlir, all clients of mlir should be checked to see if they still build and test correctly before delivering such changes.  Note that the person who knows most about flang's dependency on mlir is @schweitz, but any member of the flang team should be able to verify if a change works for flang.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79578





More information about the llvm-commits mailing list