Skip to content

std::math::big: optimize add and sub operators #196

std::math::big: optimize add and sub operators

std::math::big: optimize add and sub operators #196

name: Build [Clang] - macOS
on: [push, pull_request]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- uses: Panquesito7/[email protected]
with:
version: dev
directory: .
add-to-path: true
- name: Build JuleC
run: |
julec --compiler clang src/julec