Skip to content

Commit

Permalink
Update charms.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalcooper committed Oct 6, 2024
1 parent 5d14156 commit 4d557b8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lib/charms.ex
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ defmodule Charms do
quote do
import Charms
use Beaver
require Beaver.MLIR.Dialect.Func
alias Beaver.MLIR.Dialect.{Func, Arith, LLVM, CF}
alias Beaver.MLIR.{Type, Attribute}
import Type
import Beaver.MLIR.Type

@before_compile Charms
Module.register_attribute(__MODULE__, :defm, accumulate: true)
Expand Down

0 comments on commit 4d557b8

Please sign in to comment.