-
Notifications
You must be signed in to change notification settings - Fork 18.1k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
[InstCombine] Missed:
trunc(((X << m) + C) >> k) -> trunc((X << (m - k)) + (C >> k))llvm:instcombineCovers the InstCombine, InstSimplify and AggressiveInstCombine passesCovers the InstCombine, InstSimplify and AggressiveInstCombine passesStatus: Open.#214339 In llvm/llvm-project;[clang][InstCombine] bool mul (from memory) generated mul instead of and
clang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.llvm:instcombineCovers the InstCombine, InstSimplify and AggressiveInstCombine passesCovers the InstCombine, InstSimplify and AggressiveInstCombine passesStatus: Open.#214333 In llvm/llvm-project;[flang] Statement function dummy argument check misses names only referenced in the execution part
flangFlang issues not falling into any other categoryFlang issues not falling into any other categoryStatus: Open.#214317 In llvm/llvm-project;[InstCombine] Wrong fold
fabs.bf16(bfloat -0.0)->bfloat -0.0confirmedVerified by a second partyVerified by a second partyllvm:instcombineCovers the InstCombine, InstSimplify and AggressiveInstCombine passesCovers the InstCombine, InstSimplify and AggressiveInstCombine passesStatus: Open.- Status: Open.#214303 In llvm/llvm-project;
- Status: Open.#214293 In llvm/llvm-project;
[clang-tidy]clang-tidy modernize-use-noexcept crashes on template function with dynamic exception specification
crashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]Status: Open.[clang-tidy] clang-tidy bugprone-misplaced-operator-in-strlen-in-alloc crashes on new int with missing array size
crashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]Status: Open.[SPIR-V] llc fails to lower G_PREFETCH
confirmedVerified by a second partyVerified by a second partyStatus: Open.- Status: Open.#214264 In llvm/llvm-project;
- Status: Open.#214260 In llvm/llvm-project;
- Status: Open.#214257 In llvm/llvm-project;