Commit 84f16940 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Add ReadAfterLds to some 3 src instructions

Sometimes the operand comes after the memory operand so we need 5 ReadDefaults first.

I suspect we also need to do something for the mask operand for masked avx512 instructions? I'm not sure if the mask should be ReadAfterLd or not since it can mask faults. If it shouldn't be ReadAfterLd then we're probably wrong for zero masking instructions already.

Differential Revision: https://reviews.llvm.org/D44726

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328834 91177308-0d34-0410-b5e6-96231b3b80d8
parent a15b3af3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment