[PATCH] D89447: [MachineInstr] Add support for instructions with multiple memory operands.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 14:48:55 PDT 2020
hliao added a comment.
In D89447#2333315 <https://reviews.llvm.org/D89447#2333315>, @hliao wrote:
> Add limit on memory operand AA check.
With that change, there's almost no measurable difference in compilation time on that reproducer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89447/new/
https://reviews.llvm.org/D89447
More information about the llvm-commits
mailing list