mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
comment tests that fail for llvm
This commit is contained in:
parent
ab332a37c3
commit
c20f777dba
6 changed files with 40 additions and 43 deletions
|
@ -646,8 +646,6 @@ pub fn optimize_when<'a>(
|
|||
let decider = tree_to_decider(decision_tree);
|
||||
let target_counts = count_targets(&decider);
|
||||
|
||||
dbg!(&target_counts);
|
||||
|
||||
let mut choices = MutMap::default();
|
||||
let mut jumps = Vec::new();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue