[PATCH] D77523: Add CanonicalizeFreezeInLoops pass

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 3 09:33:26 PDT 2020


jdoerfert added a comment.

I agree. @fhahn will you finish the review?



================
Comment at: llvm/test/Transforms/CanonicalizeFreezeInLoops/func_from_mcf_r.ll:85
+!3 = !{i32 1, !"EnableSplitLTOUnit", i32 1}
+!4 = !{i32 1, !"LTOPostLink", i32 1}
----------------
I think we can and should remove the metadata and attributes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77523





More information about the llvm-commits mailing list