[PATCH] D46018: [GlobalISel][IRTranslator] Split aggregates during IR translation

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 15:39:09 PDT 2018


rtereshin accepted this revision.
rtereshin added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D46018#1100254, @aemerson wrote:

> I think I've addressed most of the issues. I've tried to clean up the computeValueLLTs function a little bit, still perhaps not ideal. Dead code has been removed (I think an earlier revision of the patch required it for the tests to pass). Also added the tests you wrote, thanks.


Hi Amara,

I think it's ready to get in, thank you for working with me on this one!

Roman


Repository:
  rL LLVM

https://reviews.llvm.org/D46018





More information about the llvm-commits mailing list