[all-commits] [llvm/llvm-project] 0178ae: [DSE] Add another multiblock loop DSE test. NFC

David Green via All-commits all-commits at lists.llvm.org
Tue Jun 8 13:55:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0178ae734ca33265fe051c39deff6d7d530f6239
      https://github.com/llvm/llvm-project/commit/0178ae734ca33265fe051c39deff6d7d530f6239
  Author: David Green <david.green at arm.com>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M llvm/test/Transforms/DeadStoreElimination/multiblock-loops.ll

  Log Message:
  -----------
  [DSE] Add another multiblock loop DSE test. NFC

As reported in D100464, the stores in these loops should not be removed.




More information about the All-commits mailing list