[PATCH] D71308: [CallPromotionUtils] Add tryPromoteCall.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 14:20:12 PST 2020


davidxl added inline comments.


================
Comment at: llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp:36
+
+define void @f() {
+entry:
----------------
Can you also add a negative test case?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71308





More information about the llvm-commits mailing list