[PATCH] D75618: [AssumeBundles] Move to Analysis so it can be used by Analysis

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 09:50:48 PST 2020


jdoerfert added a comment.

I'm not sure if the IR generation is placed well in Analysis. You mentioned IR, maybe that is the proper place. Or we split it in the Analysis and transformation part?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75618





More information about the llvm-commits mailing list