[PATCH] D42697: [GlobalISel] Fix crash due to assuming a COPY src reg has a reg class

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 10:31:25 PST 2018


aemerson created this revision.
aemerson added reviewers: aditya_nandakumar, qcolombet.
Herald added subscribers: javed.absar, kristof.beyls, rovka.

I'm familiar with this part of the code base, is this correct?

The code was introduced originally in r323291.

rdar://36870311


Repository:
  rL LLVM

https://reviews.llvm.org/D42697

Files:
  lib/CodeGen/GlobalISel/InstructionSelect.cpp
  test/CodeGen/AArch64/GlobalISel/select-copy-norc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42697.132001.patch
Type: text/x-patch
Size: 4065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180130/f57be845/attachment.bin>


More information about the llvm-commits mailing list