Skip to content

v0.2a

Choose a tag to compare

@subarutaro subarutaro released this 05 Sep 00:34

Bug fixes.

Known issue:

  • Multi-precision code with if branch fails to generate mask for A64FX.
  • Multi-precision mode generates slow code. Thus, for example, you should generate (F|S|U)64-only code instead of (F|S|U)64/(F|S|U)32 multi-precision code.