summaryrefslogtreecommitdiffstats
path: root/mpi-patches/mpi-to-double
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2025-06-16 07:03:38 -0700
committerKaz Kylheku <kaz@kylheku.com>2025-06-16 07:03:38 -0700
commita59d7b7f58e64ec0ced0591b75971c16a2894d48 (patch)
tree4da449cb385b3151a3054bc4384cf89017eed958 /mpi-patches/mpi-to-double
parent11f28adf42dd530149e9f424e5e1aeeeff64d198 (diff)
downloadtxr-a59d7b7f58e64ec0ced0591b75971c16a2894d48.tar.gz
txr-a59d7b7f58e64ec0ced0591b75971c16a2894d48.tar.bz2
txr-a59d7b7f58e64ec0ced0591b75971c16a2894d48.zip
compiler: forgotten not/null reductions in if.
* stdlib/compiler.tl (compiler comp-if): Recognize cases like (if (not <expr>) <then> <else>) and convert to (if <expr> <else> <then>). Also the test (true <expr>) is reduced to <expr>.
Diffstat (limited to 'mpi-patches/mpi-to-double')
0 files changed, 0 insertions, 0 deletions