[PATCH] D70616: [GlobalISel] CombinerHelper: Fix a bug in matchCombineCopy

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 14:16:51 PST 2019


volkan updated this revision to Diff 230722.
volkan added a comment.

- Handle the cases where the registers don't have LLT.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70616/new/

https://reviews.llvm.org/D70616

Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-copy.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70616.230722.patch
Type: text/x-patch
Size: 4443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/bbea3875/attachment.bin>


More information about the llvm-commits mailing list