-
Notifications
You must be signed in to change notification settings - Fork 776
Issues: WebAssembly/binaryen
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Missed optimization for block-trailing constants in if conditions
#7523
opened Apr 18, 2025 by
xuruiyang2002
[Question] Why is wasm-opt -dfo ignoring instructions related to f32 and f64?
#7514
opened Apr 17, 2025 by
iksars
-O2 fails to optimize trivial i32.eqz(i32.const 1) condition like -O1
#7513
opened Apr 17, 2025 by
xuruiyang2002
[Emitting Zero] [Local Tracking] General rule might not handle unary ne emitting zero bits well
#7493
opened Apr 14, 2025 by
xuruiyang2002
[Emitting Zero] General rule might not handle unary eqz emitting zero bits well
#7492
opened Apr 14, 2025 by
xuruiyang2002
[Unhoisted] [Unary] load & store order affects the constant propagation in unary
#7491
opened Apr 14, 2025 by
xuruiyang2002
O2 regression in optimize-instructions due to coalesceLocals
#7458
opened Apr 7, 2025 by
xuruiyang2002
O3's late condition deduction and missing DCE prevent dead br_if elimination
#7454
opened Apr 5, 2025 by
xuruiyang2002
local-cse introduces side effects via local.tee, blocking DCE in O3
#7440
opened Apr 3, 2025 by
xuruiyang2002
Previous Next
ProTip!
no:milestone will show everything without a milestone.