[PATCH] D94182: [NFC] Don't copy MachineFrameInfo on each invocation of HasAlias
Sanjoy Das (Work Account) via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 6 09:50:11 PST 2021
sanjoy.google created this revision.
sanjoy.google added a reviewer: rnk.
Herald added a subscriber: hiraditya.
sanjoy.google requested review of this revision.
Herald added a project: LLVM.
Also fix a typo in a comment. This fixes a compile time issue in XLA
(https://www.tensorflow.org/xla).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D94182
Files:
llvm/lib/CodeGen/MachineInstr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94182.314928.patch
Type: text/x-patch
Size: 6790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/20a4a574/attachment.bin>
More information about the llvm-commits
mailing list