Skip to content

Add support for tt.bitcast and tt.int_to_ptr in pointer analysis #655

Add support for tt.bitcast and tt.int_to_ptr in pointer analysis

Add support for tt.bitcast and tt.int_to_ptr in pointer analysis #655

name: Integration Tests
on:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]
jobs:
call-workflow:
uses: ./.github/workflows/test-plugin.yml
with:
triton-shared-ref: ${{ github.ref }}