Xilinx / llvm-aie

Fork of LLVM to support AMD AIEngine processors
Other
107 stars 12 forks source link

[AIEX] Use delayed MOV when possible #223

Open krishnamtibrewala opened 4 weeks ago

krishnamtibrewala commented 4 weeks ago

Commit of interest : https://github.com/Xilinx/llvm-aie/pull/223/commits/8fa77a4ae8e6c2b0031af557c76a08fdbb8bae0a

NOTE : This is an experimental code, and is not implemented very cleanly. Purpose is to understand QoR with it.

Feel free to review the approach and look at how it affects the existing tests.