summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-preprocessor.cpp
diff options
context:
space:
mode:
authorjsmall-nvidia <jsmall@nvidia.com>2020-01-29 15:17:33 -0500
committerGitHub <noreply@github.com>2020-01-29 15:17:33 -0500
commit415409fc10cfd0d6b2eb805df8f37bdabc4f2405 (patch)
treeec5f5cabb6b2a2f88d8f447ffa1378846b414a85 /source/slang/slang-preprocessor.cpp
parent2c8b983cf20ba662e351813f3f432b65eef3530c (diff)
Feature/target intrinsic fold (#1190)
* When checking if an instruction can be folded, take into account if it's called by a target intrinsic, because if it is we need to check if the parameter is accessed multiple times to see if it's worth allowing to fold. * Tidy up code around folding/target intrinsics. * Fix texture-load.slang . * Fix typo in assert.
Diffstat (limited to 'source/slang/slang-preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions