[llvm-dev] [AVR] [MSP430] Code gen improvements for 8 bit and 16 bit targets
Joan Lluch via llvm-dev
llvm-dev at lists.llvm.org
Sat Oct 26 13:26:55 PDT 2019
Hi,
In relation to this subject, I have submitted bug reports, baseline tests, and patches that go towards this goal:
https://bugs.llvm.org/show_bug.cgi?id=43542 <https://bugs.llvm.org/show_bug.cgi?id=43542>
https://bugs.llvm.org/show_bug.cgi?id=43559 <https://bugs.llvm.org/show_bug.cgi?id=43559>
https://reviews.llvm.org/D69099 <https://reviews.llvm.org/D69099> (baseline tests)
https://reviews.llvm.org/D69116 <https://reviews.llvm.org/D69116> (patch 1)
https://reviews.llvm.org/D69120 <https://reviews.llvm.org/D69120> (patch 2)
https://reviews.llvm.org/D69326 <https://reviews.llvm.org/D69326> (patch 3)
I got the baseline tests and patch 1 accepted and commited by member Sanjay, which was great.
However, the remaining patches have remained silent for some time now with no comments or suggestions. I have some additional work waiting to be proposed to the community, but I would like to know whether I am on the right track, particularly regarding the already proposed patches.
Thanks in advance.
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191026/688ecc82/attachment.html>
More information about the llvm-dev
mailing list