[PATCH] D143521: [llvm][LowerConstantIntrinsics] add debug statements

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 12:23:47 PST 2023


void added a comment.

In D143521#4162405 <https://reviews.llvm.org/D143521#4162405>, @nickdesaulniers wrote:

> 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?

Doh! Of course. :-)


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