[X86] Remove ReadAfterLd from BMI and TBM instructions that don't have a...
[X86] Remove ReadAfterLd from BMI and TBM instructions that don't have a register operand in their memory form The memory form of these instructions only read an input from memory. They don't have any register operands. Differential Revision: https://reviews.llvm.org/D44836 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328828 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment