Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / llvm/clangir issues and pull requests
#1042 - [CIR][CIRGen][Builtin][Neon] Lower neon_vshlq_v
Pull Request -
State: closed - Opened by ghehg 18 days ago
- 1 comment
#1041 - [CIR][ABI][AArch64][Lowering] Initial support for passing struct types
Pull Request -
State: closed - Opened by gitoleg 18 days ago
- 2 comments
#1040 - [CIR][CIRGen][Builtin][Neon] Lower neon_vshrn_n_v
Pull Request -
State: closed - Opened by ghehg 18 days ago
#1039 - Missing Function and Call attributes
Issue -
State: open - Opened by ghehg 18 days ago
Labels: IR difference
#1038 - [CIR][CIRGen][Builtin][Neon] Lower neon_vhadd_v and neon_vhaddq_v
Pull Request -
State: closed - Opened by ghehg 18 days ago
#1037 - [CIR][CIRGen][Builtin][Neon] Lower neon_vqshlu_n and neon_vqshluq_n
Pull Request -
State: closed - Opened by ghehg 18 days ago
#1036 - [CIR][ABI][Lowering] Add CCLower support for int128 on x86_64
Pull Request -
State: closed - Opened by Lancern 18 days ago
#1035 - [CIR][CIRGen][Builtin] Support BI__builtin_operator_new and BI__builtin_operator_delete
Pull Request -
State: closed - Opened by ghehg 18 days ago
#1034 - [CIR][ABI][Lowering] Supports call by function pointer in the calling convention lowering pass
Pull Request -
State: closed - Opened by gitoleg 19 days ago
- 1 comment
#1033 - [CIR][CIRGen] support builtin signbit
Pull Request -
State: closed - Opened by PikachuHyA 19 days ago
- 4 comments
#1032 - [CIR][CIRGen] Support __builtin___memcpy_chk
Pull Request -
State: closed - Opened by smeenai 19 days ago
- 3 comments
#1031 - Use @llvm.memcpy.p0.p0.i64 instead of @llvm.memcpy.p0.p0.i32
Issue -
State: open - Opened by bcardosolopes 19 days ago
- 1 comment
Labels: good first issue, IR difference
#1030 - Duplicated ABIInfo, RequiredArgs, etc
Issue -
State: open - Opened by bcardosolopes 19 days ago
Labels: tech debt
#1029 - Implement MLIR visibility in terms of CIR visibility
Issue -
State: open - Opened by bcardosolopes 19 days ago
- 1 comment
Labels: good first issue
#1028 - [CIR][Dialect][NFC] Fix double whitespaces in `cir.func` assembly
Pull Request -
State: closed - Opened by seven-mile 19 days ago
- 2 comments
#1027 - [CIR][ABI][AArch64] support for return struct types greater than 128 bits
Pull Request -
State: closed - Opened by gitoleg 19 days ago
- 2 comments
#1026 - [CIR][CIRGen] Add support for memset
Pull Request -
State: closed - Opened by PikachuHyA 20 days ago
- 4 comments
#1025 - [Proposal] Merge `mlir::cir` namespace into `cir`
Issue -
State: closed - Opened by smeenai 20 days ago
- 7 comments
#1024 - [CIR][CodeGen][NFC] Implement a missing function
Pull Request -
State: closed - Opened by lanza 20 days ago
#1023 - [CIR][CodeGen] Store the old CIRGenFunction when popping to a new one
Pull Request -
State: closed - Opened by lanza 20 days ago
- 3 comments
#1022 - [CIR][CodeGen][NFC] Add some missing guards for unreachable
Pull Request -
State: closed - Opened by lanza 20 days ago
#1021 - [CIR][Dialect][NFC] Add some helpers to LoadOp
Pull Request -
State: closed - Opened by lanza 20 days ago
- 2 comments
#1020 - [CIR][CIRGen][Builtin][Neon] Lower neon_vrshr_n and vrshrq_n to llvm intrinsics
Pull Request -
State: closed - Opened by ghehg 20 days ago
#1019 - [CIR][CIRGen] Add support for memmove
Pull Request -
State: closed - Opened by PikachuHyA 21 days ago
- 1 comment
#1018 - crashed when lowering memcpy through MLIR
Issue -
State: open - Opened by PikachuHyA 21 days ago
Labels: bug
#1017 - ClangIR emits functions in the opposite order as OG sometimes
Issue -
State: open - Opened by smeenai 21 days ago
Labels: IR difference
#1016 - [CIR][CIRGen] Fix "definition with same mangled name" error
Pull Request -
State: closed - Opened by smeenai 21 days ago
#1015 - [CIR][CIRGen] Enable comdat for static variables
Pull Request -
State: closed - Opened by ghehg 21 days ago
#1014 - [CIR][CodeGen] Start static local vars with non-trivial inits
Pull Request -
State: closed - Opened by lanza 21 days ago
#1013 - [CIR][CIRGen][Builtin][Neon] Lower neon_vtst_v and neon_vtstq_v
Pull Request -
State: closed - Opened by ghehg 21 days ago
#1012 - [CIR][CIRGen][Builtin][Neon] Lower neon_vqmovun_v
Pull Request -
State: closed - Opened by ghehg 21 days ago
#1011 - [CIR][CIRGen] Add support for abs
Pull Request -
State: closed - Opened by PikachuHyA 22 days ago
- 1 comment
#1010 - [CIR][CIRGen][Builtin][Neon] Lower neon_vshll_n
Pull Request -
State: closed - Opened by ghehg 22 days ago
#1009 - [CIR][CIRGen] Removed extra space in "cir.shift( right)" (#997)
Pull Request -
State: closed - Opened by MarcoCalabretta 24 days ago
- 1 comment
#1008 - [ClangIR][Lowering] Handle lowered array index
Pull Request -
State: closed - Opened by ChuanqiXu9 25 days ago
#1007 - [ClangIR][CIRGen] Handle nested union in arrays of struct
Pull Request -
State: closed - Opened by ChuanqiXu9 25 days ago
- 9 comments
#1006 - [ClangIR][CIRGen] Introduce CaseOp and refactor SwitchOp
Pull Request -
State: closed - Opened by ChuanqiXu9 25 days ago
- 6 comments
#1005 - [CIR][Lowering] Supports varargs in the CallingConvention pass
Pull Request -
State: closed - Opened by gitoleg 25 days ago
- 2 comments
#1004 - [CIR][ABI][AArch64][Lowering] Initial support for return of struct types
Pull Request -
State: closed - Opened by gitoleg 28 days ago
- 2 comments
#1003 - [CIR][ABI][Lowering] Supports function pointers in the calling convention lowering pass
Pull Request -
State: closed - Opened by gitoleg 28 days ago
- 15 comments
#1002 - [CIR][CodeGen][NFC] Cleanup CIRGenFunction::StartFunction to match OG more
Pull Request -
State: closed - Opened by lanza 28 days ago
- 1 comment
#1001 - [CIR][CIRGen][Lowering] Use same set of annotation-related global vars for source code global and local vars
Pull Request -
State: closed - Opened by ghehg 29 days ago
#1000 - [CIR][CIRGen][Builtin][Neon] Lower neon_vmin_v and neon_vminq_v
Pull Request -
State: closed - Opened by ghehg 30 days ago
#999 - [CIR][CIRGen][Builtin][Neon] Lower neon_vrhadd_v and neon_vrhaddq_v
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#998 - [CIR][CIRGen][Builtin][Neon] Lower neon_vmull_v
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#997 - shift " right" has an extra space
Issue -
State: closed - Opened by bcardosolopes about 1 month ago
- 2 comments
Labels: good first issue
#996 - [CIR][CIRGen][Builtin][Neon] Lower neon_vabd_v and neon_vabdq_v
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#995 - Calling Convention Lowering: support function pointers
Issue -
State: closed - Opened by gitoleg about 1 month ago
- 5 comments
#994 - [CIR][CIRGen] Fix const codegen for empty struct
Pull Request -
State: closed - Opened by smeenai about 1 month ago
#993 - [CIR] Add a cir.undef attr
Pull Request -
State: closed - Opened by smeenai about 1 month ago
- 5 comments
#992 - Match CodeGen's handling of visibility
Issue -
State: open - Opened by smeenai about 1 month ago
#991 - error: definition with same mangled name on method in namespace
Issue -
State: closed - Opened by ladisgin about 1 month ago
- 1 comment
#990 - [CIR][CIRGen] Ensure default visibility for local linkage functions
Pull Request -
State: closed - Opened by smeenai about 1 month ago
#989 - [CIR][CIRGen][Builtin][Neon] Lower neon_vmovl_v
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#988 - [CIR][CIRGen][Builtin][Neon] Lower neon_vqaddq_v, neon_vqsubq and neon_vqsub
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#987 - [CIR][CIRGen][Builtin] Implement builtin addressof
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#986 - [CIR][ThroughMLIR] Support lowering SwitchOp without fallthrough to scf
Pull Request -
State: open - Opened by Mochthon about 1 month ago
- 3 comments
#985 - [CIR][CIRGen][Builtin][Neon] Lower vqdmulhq_lane, vqdmulh_lane, vqrdmulhq_lane and vqrdmulh_lane
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#984 - [CIR][CIRGen] Implement CIRGenModule::shouldEmitFunction
Pull Request -
State: closed - Opened by smeenai about 1 month ago
#983 - [CIR][CIRGen] Port 1d0bd8e51be2627f79bede54735c38b917ea04ee
Pull Request -
State: closed - Opened by smeenai about 1 month ago
#982 - [CIR][CIRGen][Builtin][Neon] Lower neon_vrshrn_n to llvm intrinsic call
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#981 - [CIR][Asm] Implement parser for cir.func annotations
Pull Request -
State: closed - Opened by keryell about 1 month ago
- 2 comments
#980 - [CIR] Add support for __int128 type
Pull Request -
State: closed - Opened by Lancern about 1 month ago
#979 - [CIR][Transforms] Fix CallConv Function Lowering
Pull Request -
State: closed - Opened by bruteforceboy about 1 month ago
- 6 comments
#978 - Random question about the semantics of 'region' in CIR
Issue -
State: closed - Opened by ChuanqiXu9 about 1 month ago
- 10 comments
#977 - clang crashed when handling va_list
Issue -
State: open - Opened by PikachuHyA about 1 month ago
- 6 comments
#976 - [CIR] [Lowering] care trailing zero for lowering constant array
Pull Request -
State: closed - Opened by ChuanqiXu9 about 1 month ago
#975 - Failed to emit string literals ends with '\0'
Issue -
State: closed - Opened by ChuanqiXu9 about 1 month ago
#974 - Regression for vastart and `-fclangir-call-conv-lowering`
Issue -
State: closed - Opened by ChuanqiXu9 about 1 month ago
- 1 comment
#973 - Add support for member pointer casting
Issue -
State: open - Opened by Lancern about 1 month ago
Labels: enhancement
#972 - [docs] Use clearpathrobotics/jekyll-rtd-theme
Pull Request -
State: closed - Opened by smeenai about 1 month ago
- 1 comment
#971 - [CIR] [CodeGen] Introduce IsFPClassOp to support builtin_isfpclass
Pull Request -
State: closed - Opened by ChuanqiXu9 about 1 month ago
- 10 comments
#970 - [CIR] [Lowering] Fix handling of multiple array for ZeroAttr
Pull Request -
State: closed - Opened by ChuanqiXu9 about 1 month ago
#969 - add names to generated IR
Issue -
State: open - Opened by ChuanqiXu9 about 1 month ago
- 6 comments
Labels: IR difference
#968 - [CIR][CIRGen][NFC] Consolidate RUN lines for builtin tests
Pull Request -
State: closed - Opened by ghehg about 1 month ago
- 2 comments
#967 - [CIR][CIRGen] Use Clang Codegen's skeleton in CIRGenFunction::buildBuiltinExpr
Pull Request -
State: closed - Opened by ghehg about 1 month ago
- 2 comments
#966 - [CIR][CIRGen][Builtin][Type] Support for IEEE Quad (long double) added (in CIR + Direct to LLVM)
Pull Request -
State: closed - Opened by mvvsmk about 1 month ago
- 5 comments
#965 - [CIR][CIRGen][Builtin][Neon] Lower neon_vshl_n_v and neon_vshlq_n_v
Pull Request -
State: closed - Opened by ghehg about 1 month ago
- 5 comments
#964 - [CIR][CodeGen] WIP JNI crash
Pull Request -
State: closed - Opened by lanza about 1 month ago
#963 - [CIR][NFC][Testing] Fix test failure
Pull Request -
State: closed - Opened by ghehg about 1 month ago
- 2 comments
#962 - Why does the cir::BoolType got lowered to mlir::i8?
Issue -
State: closed - Opened by ChuanqiXu9 about 1 month ago
- 3 comments
#961 - [CIR][Lowering] Handling Lowering of multiple dimension array correctly
Pull Request -
State: closed - Opened by ChuanqiXu9 about 1 month ago
- 3 comments
#960 - [CIR][CIRGen][Builtin][Neon] Lower neon_vpadd_v and neon_vpaddq_v into llvm intrinsic
Pull Request -
State: closed - Opened by ghehg about 1 month ago
- 1 comment
#959 - [CIR][Lowering] VecCreateOp and VecSplatOp lowering choose LLVM:PoisonOp
Pull Request -
State: closed - Opened by ghehg about 1 month ago
- 2 comments
#958 - [CIR][Transforms] Fix CallConv Function Lowering
Pull Request -
State: closed - Opened by bruteforceboy about 1 month ago
- 4 comments
#957 - Crash when lowering multiple dimention array
Issue -
State: closed - Opened by ChuanqiXu9 about 1 month ago
#956 - [CIR] Build out AST consumer patterns to reach the entry point into CIRGen
Pull Request -
State: closed - Opened by lanza about 1 month ago
#955 - [CIR][CIRGen][Builtin] Support unsigned type for _sync_(bool/val)_compare_and_swap
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#954 - [CIR] [CodeGen] Handling case not in switch scope directly
Issue -
State: closed - Opened by ChuanqiXu9 about 1 month ago
- 2 comments
#953 - Lack of support on __int128 type
Issue -
State: closed - Opened by Lancern about 1 month ago
#952 - CIR generated LLVM code for pointer arithmetic misses inbounds
Issue -
State: open - Opened by ghehg about 1 month ago
- 1 comment
Labels: good first issue, IR difference
#951 - [CIR][CIRGen][Builtin][Neon] Lower neon_vext_v and neon_vextq_v
Pull Request -
State: closed - Opened by ghehg about 1 month ago
#950 - [CIR][CIRGen] Add support for __fp16 type
Pull Request -
State: closed - Opened by Lancern about 1 month ago
- 3 comments
#949 - [CIR] [CodeGen] Remove NYI in buildPointerWithAlignment
Pull Request -
State: closed - Opened by ChuanqiXu9 about 1 month ago
- 1 comment
#948 - ClangIR failed to compile a hello world example
Issue -
State: closed - Opened by ChuanqiXu9 about 1 month ago
- 1 comment
#947 - fixup! [CIR][LowerToLLVM] Fix crash in PtrStrideOp lowering
Pull Request -
State: closed - Opened by smeenai about 1 month ago
- 4 comments
#946 - fixup! [CIR][CIRGen] Support mutable and recursive named records
Pull Request -
State: closed - Opened by smeenai about 1 month ago
#945 - [Lowering][DirectToLLVM] Fix calling variadic functions
Pull Request -
State: closed - Opened by smeenai about 1 month ago
#944 - Reapply and patch "[CIR][ABI] Apply CC lowering pass by default (#842)"
Pull Request -
State: closed - Opened by sitio-couto about 1 month ago
- 6 comments
#943 - [CIR] clang-tidy the entire project
Pull Request -
State: closed - Opened by lanza about 1 month ago
- 4 comments