[PATCH] D143521: [llvm][LowerConstantIntrinsics] add debug statements
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 11:20:57 PST 2023
nickdesaulniers added a comment.
In D143521#4135797 <https://reviews.llvm.org/D143521#4135797>, @void wrote:
> These look fine, so accepted. One comment: Would it be good to somehow identify in the message the intrinsic each message is folding?
I think that's what `II` is in the message, right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143521/new/
https://reviews.llvm.org/D143521
More information about the llvm-commits
mailing list