[PATCH] D54983: Do not insert prefetches with unsupported memory operands.
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 17:11:34 PST 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347724: Do not insert prefetches with unsupported memory operands. (authored by mtrofin, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54983?vs=175604&id=175606#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54983/new/
https://reviews.llvm.org/D54983
Files:
llvm/trunk/lib/Target/X86/X86InsertPrefetch.cpp
llvm/trunk/test/CodeGen/X86/insert-prefetch-invalid-instr.afdo
llvm/trunk/test/CodeGen/X86/insert-prefetch-invalid-instr.ll
llvm/trunk/test/CodeGen/X86/insert-prefetch-no-MachineMemOperand.ll
llvm/trunk/test/CodeGen/X86/insert-prefetch-nomemop.afdo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54983.175606.patch
Type: text/x-patch
Size: 7467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/1eb899a3/attachment.bin>
More information about the llvm-commits
mailing list