[all-commits] [llvm/llvm-project] 4bf000: [PowerPC][NFC] Pre-commit test case: Implement a m...

zhijian lin via All-commits all-commits at lists.llvm.org
Mon Sep 15 07:26:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4bf0001c0738efa5902287011c63650bac8791b5
      https://github.com/llvm/llvm-project/commit/4bf0001c0738efa5902287011c63650bac8791b5
  Author: zhijian lin <zhijian at ca.ibm.com>
  Date:   2025-09-15 (Mon, 15 Sep 2025)

  Changed paths:
    A llvm/test/CodeGen/PowerPC/memcmp32_fixsize.ll
    A llvm/test/CodeGen/PowerPC/memcmp64_fixsize.ll

  Log Message:
  -----------
  [PowerPC][NFC] Pre-commit test case: Implement a more efficient memcmp in cases where the length is known (#158367)

The newly added test case will be used to verify a more efficient memcmp
in cases where the length is known.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list