[PATCH] D87302: [IRSim][IROutliner] Adding DebugInfo handling for IR outlined functions.

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 15 00:31:07 PDT 2021


djtodoro added a comment.

lgtm, thanks!



================
Comment at: llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp:1989
 
+// Checks that the canonical numbering between two candidates matches the found
+// mapping between two candidates.
----------------
I guess this test wasn't intentional? :)


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

https://reviews.llvm.org/D87302



More information about the llvm-commits mailing list