Skip to content

Commit

Permalink
Merge branch 'main' into simp-mem-mem-omega-3
Browse files Browse the repository at this point in the history
  • Loading branch information
bollu authored Oct 30, 2024
2 parents 617e32b + 25fffe0 commit e2daf44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Arm/Memory/Common.lean
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ def omega (bvToNatSimpCtx : Simp.Context) (bvToNatSimprocs : Array Simp.Simprocs
TacticM.withTraceNode' m!"goal post `bv_toNat` reductions (Note: can be large)" do
trace[simp_mem.info] "{goal}"
-- @bollu: TODO: understand what precisely we are recovering from.
-- | TODO: replace with bvOmegaBench, and make THAT work in TacticM.
withoutRecover do
evalTactic (← `(tactic| bv_omega_bench))

Expand Down

0 comments on commit e2daf44

Please sign in to comment.