[PATCH] D87302: [IRSim][IROutliner] Adding DebugInfo handling for IR outlined functions.
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 15 08:12:21 PDT 2021
AndrewLitteken added inline comments.
================
Comment at: llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp:1989
+// Checks that the canonical numbering between two candidates matches the found
+// mapping between two candidates.
----------------
djtodoro wrote:
> I guess this test wasn't intentional? :)
Ah yeah, I'll make sure to remove it before committing it
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87302/new/
https://reviews.llvm.org/D87302
More information about the llvm-commits
mailing list