[PATCH] D107353: [LoopIdiom] let the pass deal with runtime memset size

Yueh-Ting Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 02:12:03 PDT 2021


eopXD added a comment.

NFC patch for changing StoreSize from `unsigned` to `SCEV`: D104595 <https://reviews.llvm.org/D104595>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107353



More information about the llvm-commits mailing list