NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

return in()->toInlineString() in LoadStoreOp::toInlineString #3378

Closed liqiangxl closed 1 week ago

liqiangxl commented 1 week ago

Fix #3360 Return in()->toInlineString() in LoadStoreOp::toInlineString to ensure we get a string that only consists of symbols that have no defining expressions.

liqiangxl commented 1 week ago

!test

liqiangxl commented 1 week ago

!build