[PATCH] D28578: [GlobalISel] correctly record PHI sources coming from switch instructions

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 13:53:22 PST 2017


t.p.northover updated this revision to Diff 84367.
t.p.northover added a comment.

Fix typo & clear data between functions. Uploading while I've got it handy.


Repository:
  rL LLVM

https://reviews.llvm.org/D28578

Files:
  include/llvm/CodeGen/GlobalISel/IRTranslator.h
  lib/CodeGen/GlobalISel/IRTranslator.cpp
  test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28578.84367.patch
Type: text/x-patch
Size: 7870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/3b87e5d7/attachment.bin>


More information about the llvm-commits mailing list