Commit 41cdbfd
[Autobackout][FuncReg]Revert of change: 74476cc
Map subroutine implicit args to kernel's arg symbol, instead of copying (Attempt #2)
We don't need to copy the implicit arg since subroutines have access to the kernel's variables.
Just update the symbol map such that implicit arg intrinsics are mapped to the kernel's formal arguments.1 parent 8d1656d commit 41cdbfd
1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20844 | 20844 | | |
20845 | 20845 | | |
20846 | 20846 | | |
20847 | | - | |
20848 | | - | |
20849 | | - | |
| 20847 | + | |
| 20848 | + | |
| 20849 | + | |
| 20850 | + | |
| 20851 | + | |
| 20852 | + | |
| 20853 | + | |
| 20854 | + | |
| 20855 | + | |
| 20856 | + | |
20850 | 20857 | | |
20851 | 20858 | | |
20852 | 20859 | | |
| |||
0 commit comments