-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
[clang] Redefine IR generation bugs: mangling, exceptions, etc.
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
llvm:ir
llvm:transforms
noconvergent
and generate convergence control tokens
clang:analysis
clang:codegen
#136282
opened Apr 18, 2025 by
ssahasra
Loading…
[Clang][counted_by] Support casting the array to a different type
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#136239
opened Apr 18, 2025 by
bwendling
Loading…
[clang] Rework IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
hasBooleanRepresentation
.
clang:codegen
#136038
opened Apr 16, 2025 by
michele-scandale
Loading…
[HLSL] Implement the IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
llvm:ir
faceforward
intrinsic
backend:SPIR-V
backend:X86
clang:codegen
#135878
opened Apr 15, 2025 by
kmpeng
Loading…
[HLSL] Boolean in a RawBuffer should be i32 and Boolean vector in a RawBuffer should be <N x i32>
backend:DirectX
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
#135848
opened Apr 15, 2025 by
spall
Loading…
[clang] Function type attribute to prevent CFI instrumentation
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#135836
opened Apr 15, 2025 by
PiJoules
Loading…
[CodeGen] Fix new-delete-type-mismatch in ~CodeGenTypes()
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#135787
opened Apr 15, 2025 by
m1kit
Loading…
[Clang] Add support for GCC bound member functions extension
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:static analyzer
clang
Clang issues not falling into any other category
ClangIR
Anything related to the ClangIR project
#135649
opened Apr 14, 2025 by
dtcxzyw
Loading…
[clang][CGObjC] Sign the v-table pointer in ObjC exception RTTI.
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#135562
opened Apr 13, 2025 by
ojhunt
Loading…
[clang] Add builtin_get_vtable_pointer and virtual_member_address
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
[cfi] Fix one -fno-sanitize-merge case, and add two TODOs
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#135438
opened Apr 11, 2025 by
thurstond
Loading…
[HLSL] Allow resource annotations to specify only register space
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
#135287
opened Apr 11, 2025 by
hekota
Loading…
[clang][OpenMP][SPIR-V] Fix AS of globals and set the default AS to 4
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:openmp
OpenMP related changes to Clang
clang
Clang issues not falling into any other category
flang:openmp
#135251
opened Apr 10, 2025 by
sarnex
Loading…
[Clang][CodeGen][X86] don't coerce int128 into IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
{i64,i64}
for SysV-like ABIs
backend:X86
clang:codegen
#135230
opened Apr 10, 2025 by
T0b1-iOS
Loading…
[clang][CodeGen] Fix metadata when vectorization is disabled by pragma
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:openmp
OpenMP related changes to Clang
clang
Clang issues not falling into any other category
#135163
opened Apr 10, 2025 by
kasuga-fj
Loading…
[HLSL] Resource initialization by constructors
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
#135120
opened Apr 10, 2025 by
hekota
Loading…
[AArch64] Change the coercion type of structs with pointer members.
backend:AArch64
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#135064
opened Apr 9, 2025 by
davemgreen
Loading…
[clang] Crash instantiating static variable template specialization member of class template
clang:codegen
IR generation bugs: mangling, exceptions, etc.
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#135032
opened Apr 9, 2025 by
katzdm
Clang crashes when using an explicit object parameter in lambda with specific function body
clang:codegen
IR generation bugs: mangling, exceptions, etc.
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#135005
opened Apr 9, 2025 by
misos1
[AMDGPU] Generalize global.load.lds to buffer fat pointers
backend:AMDGPU
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
llvm:ir
mlir:gpu
mlir:llvm
mlir
#134911
opened Apr 8, 2025 by
krzysz00
Loading…
[OpenMP 6.0 ]Codegen for Reduction over private variables with reduction clause
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:openmp
OpenMP related changes to Clang
clang
Clang issues not falling into any other category
#134709
opened Apr 7, 2025 by
chandraghale
Loading…
[KeyInstr][Clang] Coerced store atoms
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#134653
opened Apr 7, 2025 by
OCHyams
Loading…
[KeyInstr][Clang] Ret atom
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#134652
opened Apr 7, 2025 by
OCHyams
Loading…
[KeyIntsr][Clang] Builtins alloca auto-init atom
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#134651
opened Apr 7, 2025 by
OCHyams
Loading…
[KeyInstr][Clang] Assign matrix element atom
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
#134650
opened Apr 7, 2025 by
OCHyams
Loading…
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.