[all-commits] [llvm/llvm-project] 299051: [MemLoc] Support lllvm.memcpy.inline in MemoryLoc...

Dávid Bolvanský via All-commits all-commits at lists.llvm.org
Sun Sep 20 05:02:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2990518b0324eedca455b2bbf93b69f287dd6d52
      https://github.com/llvm/llvm-project/commit/2990518b0324eedca455b2bbf93b69f287dd6d52
  Author: Dávid Bolvanský <david.bolvansky at gmail.com>
  Date:   2020-09-20 (Sun, 20 Sep 2020)

  Changed paths:
    M llvm/lib/Analysis/MemoryLocation.cpp
    M llvm/test/Transforms/DeadStoreElimination/MSSA/memintrinsics.ll
    M llvm/test/Transforms/DeadStoreElimination/MSSA/memset-and-memcpy.ll

  Log Message:
  -----------
   [MemLoc] Support lllvm.memcpy.inline in MemoryLocation::getForArgument

Reviewed By: fhahn

Differential Revision: https://reviews.llvm.org/D87971




More information about the All-commits mailing list