summaryrefslogtreecommitdiffstats
path: root/build/visual-studio
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2024-04-29 14:14:05 -0700
committerGitHub <noreply@github.com>2024-04-29 14:14:05 -0700
commit019d68fc14dd006c179417ffdb06827abe089a53 (patch)
tree3c408be9438a8205ac5b90ffdc5c970315aa51b9 /build/visual-studio
parent1a40819995a1089db8942cad7e770bda85cc0b77 (diff)
Replace __target_intrinsics and __specialize_for_target, part 1 (#4050)
* Replace __target_intrinsics and __specialize_for_target Partially resolves #3906 Most but not all __target_intrinsics are replaced with __target_switch. All __specialize_for_target are replaced with __target_switch. This change is mostly processed by a temporary c++ program mechanically. Because the change is already too big, the remaining __target_intrinsics will be replaced later in another commit. * Fix indentations * Add diff.meta.slang * Revert the change in __sizeOf<>(). "$G0" doesn't seem to work. It needs to be addressed later. * Revert more functions that use `$G0` keyword
Diffstat (limited to 'build/visual-studio')
0 files changed, 0 insertions, 0 deletions