[PATCH] D102215: [SelectionDAG] Propagate scoped AA metadata when lowering mem intrinsics.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 11:35:46 PDT 2021


hliao updated this revision to Diff 347743.
hliao added a comment.

Rebase on the pre-committed test D103106 <https://reviews.llvm.org/D103106>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102215/new/

https://reviews.llvm.org/D102215

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/AArch64/memcpy-scoped-aa.ll
  llvm/test/CodeGen/AMDGPU/memcpy-scoped-aa.ll
  llvm/test/CodeGen/X86/memcpy-scoped-aa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102215.347743.patch
Type: text/x-patch
Size: 32157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/e06036c0/attachment.bin>


More information about the llvm-commits mailing list