[PATCH] D127095: [llvm][CodeGen] Add a default implementation to check whether two memory accesses are trivially disjoint
Xiaoqiang Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 23:53:34 PDT 2022
csstormq updated this revision to Diff 437052.
csstormq added a comment.
Eliminate the duplicate loop over memory operands.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127095/new/
https://reviews.llvm.org/D127095
Files:
llvm/include/llvm/CodeGen/MachineInstr.h
llvm/lib/CodeGen/MachineInstr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127095.437052.patch
Type: text/x-patch
Size: 5826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/01711d41/attachment.bin>
More information about the llvm-commits
mailing list