[PATCH] D43310: [AArch64][GlobalISel] Fix an assert fail/miscompile when fp16 types are copied to GPR register banks
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 14 11:40:02 PST 2018
aemerson created this revision.
aemerson added reviewers: qcolombet, ab.
Herald added subscribers: kristof.beyls, javed.absar, rovka, rengolin.
[AArch64][GlobalISel] Fix an assert fail/miscompile when fp16 types are copied to GPR register banks.
PR36345.
rdar://36478867
Repository:
rL LLVM
https://reviews.llvm.org/D43310
Files:
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/CodeGen/AArch64/GlobalISel/pr36345-fp16-copy-gpr.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43310.134283.patch
Type: text/x-patch
Size: 7790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/819cc46d/attachment.bin>
More information about the llvm-commits
mailing list