[PATCH] D108507: [NFC][LoopIdiom] Add more test case to runtime-determined memset size

Yueh-Ting Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 26 01:15:32 PDT 2021


eopXD added a comment.

In D108507#2966732 <https://reviews.llvm.org/D108507#2966732>, @lebedev.ri wrote:

> I'm not sure this gives us anything.

As @bmahjour was commenting in D108112 <https://reviews.llvm.org/D108112>, he questioned on how the patch will operate on 32-bit mode.
I think adding test cases of 32-bit mode will answer his doubt.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108507/new/

https://reviews.llvm.org/D108507



More information about the llvm-commits mailing list