← 返回事件
持续讨论AI发版

trunk/60598ed3c8773875c0923101d54f206303b2f59f: [inductor] Fix loop-local load CSE lifetime (#194786)

发生了什么

Human context: fix for #194490 ) exposed by #184287 although the underlying cause was prior CSE / loop hoisting logic (and ultimately the fact that this is all tied to one very complicated file).. Triton load placement and CSE lifetime used separate heuristics. An indirect load emitted inside a loop could consequently remain cached after loop closure and be reused by an epilogue even though its temporary did not dom…

摘要按规则整理自下方来源原文

为什么在扩散

来源