[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
Sun Feb 18 09:13:00 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325463: [AArch64][GlobalISel] Fix an assert fail/miscompile when fp16 types are copied (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43310?vs=134283&id=134838#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43310

Files:
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/fp16-copy-gpr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43310.134838.patch
Type: text/x-patch
Size: 4191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180218/9aaf033c/attachment.bin>


More information about the llvm-commits mailing list