Skip to content

Add derivative for LLVM:ExpOp (#2220) #13033

Add derivative for LLVM:ExpOp (#2220)

Add derivative for LLVM:ExpOp (#2220) #13033

Workflow file for this run

name: Clang-Format
on:
push:
pull_request:
merge_group:
jobs:
build:
name: Format
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: 'enzyme/Enzyme enzyme/tools/enzyme-tblgen'
exclude: './CMakeLists.txt enzyme/Enzyme/SCEV'
style: 'llvm'
clangFormatVersion: 16