Ignore advices where the memory operand of the 'anchor' instruction
uses unsupported register types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54983
Do not insert prefetches with unsupported memory operands. ClosedPublic Authored by mtrofin on Nov 27 2018, 4:35 PM.
Details Summary Ignore advices where the memory operand of the 'anchor' instruction
Diff Detail
Event TimelineClosed by commit rL347724: Do not insert prefetches with unsupported memory operands. (authored by mtrofin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 175606 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
|