search for: kazami

Displaying 2 results from an estimated 2 matches for "kazami".

2018 Jan 09
1
Suggestions on register allocation by using reinforcement learning
...nning the specific reg pass several time to optimize my parameters ? Since I'm new and this project is just experimental , I would appreciate any help and comments. Thanks in advance! https://github.com/Knight-X/llvm/blob/reg_ml/lib/CodeGen/RegAllocRL.h -- Sincerely, Tsung-yu Hsieh (Kazami) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180109/3f1be14b/attachment.html>
2020 Apr 09
3
RFC: a practical mechanism for applying Machine Learning for optimization policies in LLVM
+Yundi Qian <yundi at google.com> +Eugene Brevdo <ebrevdo at google.com> , our team members from the ML side. To avoid formatting issues, here is a link to the RFC <https://docs.google.com/document/d/1BoSGQlmgAh-yUZMn4sCDoWuY6KWed2tV58P4_472mDE/edit?usp=sharing>, open to comments. Thanks! On Wed, Apr 8, 2020 at 2:34 PM Mircea Trofin <mtrofin at google.com> wrote: >