[PATCH] D92096: [SelectionDAGBuilder] Update signature of `getRegsAndSizes()`.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 25 06:04:53 PST 2020
arsenm added a comment.
Test name should be more descriptive
================
Comment at: llvm/test/CodeGen/AArch64/reproducer.ll:22
+
+!llvm.dbg.cu = !{!0}
+!llvm.module.flags = !{!3, !4}
----------------
Is all the debug info really necessary?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92096/new/
https://reviews.llvm.org/D92096
More information about the llvm-commits
mailing list