[all-commits] [llvm/llvm-project] 81fa9a: [GVNHoist] Make test more robust (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 27 03:45:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81fa9ac9ed94945630565bb6be46f0e70b6fbe30
      https://github.com/llvm/llvm-project/commit/81fa9ac9ed94945630565bb6be46f0e70b6fbe30
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-12-27 (Tue, 27 Dec 2022)

  Changed paths:
    M llvm/test/Transforms/GVNHoist/hoist-inline.ll

  Log Message:
  -----------
  [GVNHoist] Make test more robust (NFC)

Make sure these stores cannot be sunk, which might defeat the
intent of the test.




More information about the All-commits mailing list