[PATCH] D42533: [X86FixupBWInsts] Fix miscompilation if sibling sub-register is live.
Andrei Elovikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 05:59:18 PST 2018
a.elovikov created this revision.
a.elovikov added reviewers: andrew.w.kaylor, craig.topper, MatzeB.
The issues was found during https://reviews.llvm.org/D40524.
Repository:
rL LLVM
https://reviews.llvm.org/D42533
Files:
include/llvm/MC/MCRegisterInfo.h
lib/Target/X86/X86FixupBWInsts.cpp
test/CodeGen/X86/fixup-bw-inst.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42533.131427.patch
Type: text/x-patch
Size: 3422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/2c10992a/attachment.bin>
More information about the llvm-commits
mailing list