-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[GVN] GVN hoists the load before GVN and NewGVN stages (Global value numbering)
miscompilation
llvm.lifetime.start
generated by fuzzer
llvm:GVN
#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
#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
clang: 18: Assertion `ProcessedCount[V] < 100 && "Seem to have processed the same Value a lot"' failed.
crash-on-valid
llvm:GVN
GVN and NewGVN stages (Global value numbering)
#69211
opened Oct 16, 2023 by
wierton
[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
GVN hoists GVN and NewGVN stages (Global value numbering)
sync
call over side-effect if memory
attribute doesn't contain side-effect location
llvm:core
llvm:GVN
#59076
opened Nov 19, 2022 by
jdoerfert
[GVN] Missed partial redundancy elimination opportunity of load through select instruction
llvm:GVN
GVN and NewGVN stages (Global value numbering)
missed-optimization
#58569
opened Oct 24, 2022 by
skachkov-sc
[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
Previous Next
ProTip!
no:milestone will show everything without a milestone.