[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:43:20 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc9dd29925f0c: [SelectionDAG] Propagate scoped AA metadata when lowering mem intrinsics. (authored by hliao).
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.347745.patch
Type: text/x-patch
Size: 32157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/d160839b/attachment.bin>
More information about the llvm-commits
mailing list