Skip to content

Issues: llvm/llvm-project

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

[GVN] GVN hoists the load before llvm.lifetime.start generated by fuzzer llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation
#132952 opened Mar 25, 2025 by dtcxzyw
[x86-64] Incorrect GVN optimization llvm:GVN GVN and NewGVN stages (Global value numbering) undefined behaviour
#127511 opened Feb 17, 2025 by IshwaraK
[Bug] GVNPass incorrectly considered as uninitialized llvm:GVN GVN and NewGVN stages (Global value numbering)
#126354 opened Feb 8, 2025 by Zhenhang1213
[NewGVN] Simplify eliminateInstructions llvm:GVN GVN and NewGVN stages (Global value numbering) llvm:transforms
#121059 opened Dec 24, 2024 by ManuelJBrito Loading…
Invalid optimization: clang makes invalid assumptions about malloc llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation
#114772 opened Nov 4, 2024 by bhaible
GVN wrong optimization with skipped out-of-bounds accesses llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation
#107996 opened Sep 10, 2024 by hvdijk
Wrong simplification by GVN llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation
#99797 opened Jul 21, 2024 by bongjunj
load wrongly replaced to trunc (bitcast ...) by GVN llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation
#99268 opened Jul 17, 2024 by bongjunj
[NewGVN] Relax conditions when checking safety of memory accesses llvm:GVN GVN and NewGVN stages (Global value numbering) llvm:transforms
#98609 opened Jul 12, 2024 by ManuelJBrito Loading…
[GVNHoist] Use profile data to make decision about hoisting llvm:GVN GVN and NewGVN stages (Global value numbering)
#97319 opened Jul 1, 2024 by hiraditya
[GVNSink] Reuse value numbering from GVN llvm:GVN GVN and NewGVN stages (Global value numbering)
#92198 opened May 15, 2024 by hiraditya
GVNHoist: Split Parent when profitable to do so. llvm:GVN GVN and NewGVN stages (Global value numbering)
#91665 opened May 9, 2024 by hiraditya
[GVN] Excluding dead blocks before full redundancy eliminations llvm:GVN GVN and NewGVN stages (Global value numbering) llvm:transforms
#88556 opened Apr 12, 2024 by mshockwave Loading…
clang crashes at -O{2,3} on x86_64-linux-gnu: Assertion `!ValuesPerBlock[0].AV.isUndefValue() && "Dead BB dominate this block"' failed crash Prefer [crash-on-valid] or [crash-on-invalid] llvm:GVN GVN and NewGVN stages (Global value numbering)
#88051 opened Apr 8, 2024 by zhendongsu
[GVN] Miscompilation on loop triggers UB llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation
#63968 opened Jul 20, 2023 by ericliuu
[GVN] unsound transform: Source is more defined than target llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation
#63059 opened Jun 1, 2023 by fhahn
[NewGVN] Fast math flags dropped llvm:GVN GVN and NewGVN stages (Global value numbering) performance
#62095 opened Apr 12, 2023 by piotrAMD
[GVN] missed load elimination when multiple stores contribute to a single value llvm:GVN GVN and NewGVN stages (Global value numbering)
#61814 opened Mar 29, 2023 by Colton1skees
[newgvn] IR test fails with Assertion `ProcessedCount[V] < 100 && "Seem to have processed the same Value a lot"' failed. crash Prefer [crash-on-valid] or [crash-on-invalid] llvm:GVN GVN and NewGVN stages (Global value numbering)
#60439 opened Feb 1, 2023 by TatyanaDoubts
Missed GVN/PRE for load instruction llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation
#59312 opened Dec 2, 2022 by weiguozhi
[NewGVN] wrong code at Os and above with -mllvm -enable-newgvn llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation
#56149 opened Jun 21, 2022 by zhendongsu
Missed vectorization of eigen after https://reviews.llvm.org/D119965 llvm:GVN GVN and NewGVN stages (Global value numbering) regression
#55237 opened May 2, 2022 by weiguozhi
ProTip! no:milestone will show everything without a milestone.