[all-commits] [llvm/llvm-project] 76db6d: [NFC][LoopIdiom] Add more test case to runtime-det...

Yueh-Ting (Eop) Chen via All-commits all-commits at lists.llvm.org
Thu Oct 21 00:05:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76db6d80805a70802fa9796ca1a5bb999ff205c7
      https://github.com/llvm/llvm-project/commit/76db6d80805a70802fa9796ca1a5bb999ff205c7
  Author: eopXD <eop.chen at sifive.com>
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
    A llvm/test/Transforms/LoopIdiom/memset-runtime-32bit.ll
    A llvm/test/Transforms/LoopIdiom/memset-runtime-64bit.ll
    R llvm/test/Transforms/LoopIdiom/memset-runtime.ll

  Log Message:
  -----------
  [NFC][LoopIdiom] Add more test case to runtime-determined memset size

This patch supplements missing test case for D107353.
- Fix wrong descriptions in 64-bit mode test case
- Added testcase under 32-bit mode

Reviewed By: bmahjour

Differential Revision: https://reviews.llvm.org/D108507




More information about the All-commits mailing list