[all-commits] [llvm/llvm-project] ddfac0: Revert "[MemoryLocation] Handle memset_pattern{4, 8...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Dec 14 06:49:03 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ddfac0759c3c21652672502646e5315554fa18eb
      https://github.com/llvm/llvm-project/commit/ddfac0759c3c21652672502646e5315554fa18eb
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M llvm/lib/Analysis/MemoryLocation.cpp
    M llvm/test/Transforms/DeadStoreElimination/libcalls-darwin.ll

  Log Message:
  -----------
  Revert "[MemoryLocation] Handle memset_pattern{4,8,16} in getForDest."

This reverts commit ac60263ad173dbd2eba6e0c8d892d8c3dcc5306c.

It looks like the test fails on certain non-Darwin system, even though
the triple is explicitly set to macos. Revert while I investigate.




More information about the All-commits mailing list