[PATCH] D54128: Fix MachineInstr::findRegisterUseOperandIdx subreg checks

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 5 21:57:55 PST 2018


rampitec updated this revision to Diff 172711.
rampitec edited the summary of this revision.
rampitec added a comment.

The effective check is just regsOverlap().


https://reviews.llvm.org/D54128

Files:
  lib/CodeGen/MachineInstr.cpp
  test/CodeGen/AMDGPU/optimize-if-exec-masking.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54128.172711.patch
Type: text/x-patch
Size: 3626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/b4f28aad/attachment.bin>


More information about the llvm-commits mailing list