Xilinx / llvm-aie

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

Support for allowing direct VEXTRACT to 20-bit registers #233

Open abhinay-anubola opened 2 weeks ago

abhinay-anubola commented 2 weeks ago
krishnamtibrewala commented 1 week ago

Given that you mentioned there are no QoR gain, I would recommend you to re look at the instruction that consume S20 type reg. Because for the optimization starts to trace back from an instruction that consumes S20 type which might not be captured in isNativeS20Consumer function.