[all-commits] [llvm/llvm-project] e8a5df: [LSR] Add test variant with global variables (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jul 13 03:13:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8a5df7beb18db1ec1b1cdc42efa1b38c641d073
      https://github.com/llvm/llvm-project/commit/e8a5df7beb18db1ec1b1cdc42efa1b38c641d073
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M llvm/test/Transforms/LoopStrengthReduce/AArch64/lsr-memcpy.ll

  Log Message:
  -----------
  [LSR] Add test variant with global variables (NFC)

A variant of the test using globals instead of inttoptr expressions
for D155073.




More information about the All-commits mailing list