Xilinx / llvm-aie

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

[AIE2] refactor load and store instruction selection #207

Open martien-de-jong opened 1 month ago

martien-de-jong commented 1 month ago

Move the do simple combine conditions to the front

gbossu commented 1 month ago

I think it makes a lot of sense. Let's wait for the AIE2p-related refactorings to to come up, but I would like to integrate this change