[PATCH] D151419: [DebugInfo][RemoveDIs] Eliminate some debug-intrinsics-affect-codegen errors
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 9 08:57:05 PDT 2023
jmorse added a comment.
NB: I've solicited some more feedback on the general testing approach here [0], although as with my previous post this specific patch is different, as it's to do with protecting DebugLocs from debug intrinsics rather than the placement of debug intrinsics.
[0] https://discourse.llvm.org/t/rfc-instruction-api-changes-needed-to-eliminate-debug-intrinsics-from-ir/68939/6
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151419/new/
https://reviews.llvm.org/D151419
More information about the llvm-commits
mailing list