LABEL / RTL

#RTL

1 posts

custom gcc plugin rtl unroll loop ,inline pass

gcc plugin 補足之前,影響fucntion 是否inline 版本,額外新增了可以影響unroll loop rtl層 pass的撰寫,這邊一併附上 這次比較特別趕上了chatgtp,rtl pass 這部分語法都是透過chatgpt幫助下進行撰寫,基本上不當機的情況下都快變成google 2.0了,包括這個文章都是用chatgpt產生,但是要注意除非你是領域上的專家…

Systems, OS & Compilers
custom gcc plugin rtl unroll loop ,inline pass