[all-commits] [llvm/llvm-project] 22cafc: [InstCombine] Test alignment in atomicrmw -> store...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jan 9 06:26:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22cafc73815852d9f92d4efd8a56c6abdfcc66de
      https://github.com/llvm/llvm-project/commit/22cafc73815852d9f92d4efd8a56c6abdfcc66de
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/atomicrmw.ll

  Log Message:
  -----------
  [InstCombine] Test alignment in atomicrmw -> store transform (NFC)

And regenerate test checks. The current alignment is incorrect.




More information about the All-commits mailing list