Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / KhronosGroup/SPIRV-LLVM-Translator issues and pull requests

#2124 - Allow cooperative matrix types for OpMatrixTimesScalar

Pull Request - State: closed - Opened by vmaksimo about 1 year ago - 3 comments
Labels: cooperative matrix

#2123 - [CI] Explicitly set clang-format binary

Pull Request - State: closed - Opened by svenvh about 1 year ago - 2 comments

#2122 - [NFC] Update stacksave and stackrestore after 25bc999d

Pull Request - State: closed - Opened by MrSidims about 1 year ago - 1 comment

#2121 - Remove the -emit-opaque-pointers flag

Pull Request - State: closed - Opened by svenvh about 1 year ago

#2120 - reader/writer testing add carry

Pull Request - State: closed - Opened by jgstarIntel about 1 year ago

#2119 - Don't wrap kernels that are not being called in the module

Pull Request - State: closed - Opened by MrSidims about 1 year ago - 3 comments

#2118 - [NFC][DebugInfo] Remove unused code

Pull Request - State: closed - Opened by vmaksimo about 1 year ago

#2117 - Test access and store operations for cooperative matrix

Pull Request - State: closed - Opened by vmaksimo about 1 year ago - 1 comment
Labels: cooperative matrix

#2116 - Add assert for kernel arg metadata not matching kernel signature

Pull Request - State: closed - Opened by sarnex about 1 year ago - 4 comments

#2115 - [NFC] Use `auto *` for pointer types

Pull Request - State: closed - Opened by svenvh about 1 year ago - 3 comments

#2114 - [Backport to 14] Fix delete of functions that becomes unused

Pull Request - State: closed - Opened by hewj03 about 1 year ago - 1 comment

#2113 - Add SPV_EXT_image_raw10_raw12 reader support

Pull Request - State: closed - Opened by svenvh about 1 year ago

#2112 - Revert "[CI] Use llvm-toolchain-focal-17/ on the main branch (#2104)"

Pull Request - State: closed - Opened by svenvh about 1 year ago

#2111 - [CI] Prepare release branch for LLVM 17

Pull Request - State: closed - Opened by svenvh about 1 year ago

#2110 - [Backport to 14][DebugInfo] Fix parent scope index for ImportedEntity

Pull Request - State: closed - Opened by MrSidims about 1 year ago

#2109 - Fix delete of functions that becomes unused

Pull Request - State: closed - Opened by hewj03 about 1 year ago - 4 comments

#2107 - Fix AttrKind attributes with --spirv-preserve-auxdata

Pull Request - State: closed - Opened by sarnex about 1 year ago

#2106 - [NFC] Remove uses of supportsTypedPointers()

Pull Request - State: closed - Opened by MrSidims about 1 year ago - 2 comments

#2104 - [CI] Use llvm-toolchain-focal-17/ on the main branch

Pull Request - State: closed - Opened by MrSidims about 1 year ago

#2103 - [SPIR-V Extension] freeze support

Pull Request - State: open - Opened by LU-JOHN about 1 year ago - 2 comments

#2102 - Don't preserve debug metadata with --spirv-preserve-auxdata

Pull Request - State: closed - Opened by sarnex about 1 year ago - 3 comments

#2101 - [NFC] Remove support for legacy pass manager

Pull Request - State: closed - Opened by LU-JOHN about 1 year ago - 2 comments

#2099 - Initial implementation of SPV_KHR_cooperative_matrix extension

Pull Request - State: closed - Opened by vmaksimo about 1 year ago - 3 comments
Labels: cooperative matrix

#2098 - Adjust "Source Lang Literal" logic to support multiple CompileUnits

Pull Request - State: closed - Opened by mateuszchudyk about 1 year ago - 2 comments

#2097 - Update LLVM version from 17 to 18

Pull Request - State: closed - Opened by svenvh about 1 year ago - 6 comments

#2096 - [OpaquePointers] Remove use of deprecated getWithSamePointeeType()

Pull Request - State: closed - Opened by vmaksimo about 1 year ago - 1 comment

#2095 - [DebugInfo] Fix parent scope index for ImportedEntity

Pull Request - State: closed - Opened by MrSidims about 1 year ago - 3 comments

#2094 - [Backport to 16] Workaround unsupported freeze insn

Pull Request - State: closed - Opened by LU-JOHN about 1 year ago

#2093 - [NFC] Fix checks with incorrect labels

Pull Request - State: closed - Opened by LU-JOHN about 1 year ago

#2092 - [NFC] Remove last -opaque-pointers flag from test

Pull Request - State: closed - Opened by svenvh about 1 year ago

#2090 - Several more opaque test fixes

Pull Request - State: closed - Opened by jcranmer-intel about 1 year ago

#2089 - [OpaquePointers][NFC] Remove 3 calls of getNonOpaquePointerElementType

Pull Request - State: closed - Opened by MrSidims about 1 year ago

#2088 - [OpaquePointers] Rewrite joint_matrix tests

Pull Request - State: closed - Opened by MrSidims about 1 year ago - 2 comments

#2087 - Workaround unsupported freeze insn

Pull Request - State: closed - Opened by LU-JOHN about 1 year ago - 2 comments

#2086 - [Backport to 14][DebugInfo] Several nonsemantic debuginfo fixes

Pull Request - State: closed - Opened by MrSidims about 1 year ago - 2 comments

#2085 - [OpaquePointers] Convert tests to use -opaque-pointers

Pull Request - State: closed - Opened by jcranmer-intel about 1 year ago - 4 comments

#2084 - [NFC] Convert tests to use -emit-opaque-pointers

Pull Request - State: closed - Opened by jcranmer-intel about 1 year ago

#2083 - [OpaquePointers] XFAIL annotation_dbg_info_drop.ll

Pull Request - State: closed - Opened by MrSidims about 1 year ago - 2 comments

#2082 - Update for StringExtras.h include change

Pull Request - State: closed - Opened by svenvh about 1 year ago

#2081 - Build failed with LLVM 16.0.0(08d094a)

Issue - State: closed - Opened by Tomcruseal about 1 year ago - 3 comments

#2080 - [DebugInfo] Correctly use cached DICompilationUnit

Pull Request - State: closed - Opened by MrSidims about 1 year ago - 1 comment

#2079 - Update DebugInfo tests for op-index addition

Pull Request - State: closed - Opened by svenvh about 1 year ago - 5 comments

#2077 - .clang-tidy: disable misc-include-cleaner

Pull Request - State: closed - Opened by svenvh about 1 year ago - 2 comments

#2076 - [DebugInfo] Fix DebugTypeSubrange parameters order

Pull Request - State: closed - Opened by MrSidims about 1 year ago - 2 comments

#2075 - [OpaquePointers] Migrate queue argument tests

Pull Request - State: closed - Opened by svenvh about 1 year ago

#2073 - SPIRV-LLVMDoes it work on the backend architecture?

Issue - State: open - Opened by leikang123 about 1 year ago - 1 comment

#2072 - [DebugInfo] Cache CU value translated outside of usual flow

Pull Request - State: closed - Opened by vmaksimo about 1 year ago - 1 comment

#2071 - [NFC] Remove unnecessary semicolons

Pull Request - State: closed - Opened by svenvh about 1 year ago

#2070 - this is my commits file explain

Pull Request - State: closed - Opened by leikang123 about 1 year ago - 2 comments

#2069 - llvm-spirv: Set Opaque Pointers support also when compiling LLVM to SPIR-V

Pull Request - State: open - Opened by karolherbst about 1 year ago - 6 comments

#2068 - [DebugInfo] Fix translation of SPV_INTEL_debug_module extension

Pull Request - State: closed - Opened by vmaksimo over 1 year ago - 2 comments

#2067 - optimizing away pair type object copy in spv writer

Pull Request - State: closed - Opened by jgstarIntel over 1 year ago - 1 comment

#2066 - [Backport to 14] Adjust builtin variable tracking to support i8 geps

Pull Request - State: closed - Opened by lsatanov over 1 year ago - 3 comments

#2065 - [Backport 15] Backport multiple DebugInfo patches to llvm 15

Pull Request - State: closed - Opened by vmaksimo over 1 year ago - 2 comments

#2064 - [Backport to 14] [OpaquePointers] Adjust builtin variable tracking to…

Pull Request - State: closed - Opened by lsatanov over 1 year ago - 1 comment

#2063 - [Backport to 9] Adjust builtin variable tracking to support i8 geps

Pull Request - State: closed - Opened by lsatanov over 1 year ago - 2 comments

#2062 - [Backport to 14] [OpaquePointers] Adjust builtin variable tracking to…

Pull Request - State: closed - Opened by mateuszchudyk over 1 year ago - 1 comment

#2057 - [Backport to 16] Split JointMatrixMadINTEL instruction into 4

Pull Request - State: closed - Opened by mateuszchudyk over 1 year ago

#2056 - [SPIR-V Extension] fpbuiltin-max-error support

Pull Request - State: closed - Opened by asudarsa over 1 year ago - 11 comments

#2055 - [Backport 14] Backport multiple DebugInfo patches to llvm 14

Pull Request - State: closed - Opened by MrSidims over 1 year ago - 1 comment

#2054 - Update DebugInfo/FortranArray test after DWARF emission fix

Pull Request - State: closed - Opened by vmaksimo over 1 year ago

#2053 - Update DebugInfo tests after DWARF emission fix

Pull Request - State: closed - Opened by svenvh over 1 year ago - 5 comments

#2052 - Fix crash with --spirv-preserve-auxdata and removed function

Pull Request - State: closed - Opened by sarnex over 1 year ago - 2 comments

#2051 - Update for expandMemMoveAsLoop API change

Pull Request - State: closed - Opened by svenvh over 1 year ago - 1 comment

#2050 - Replace travis with github actions on llvm 8 branch

Pull Request - State: open - Opened by MrSidims over 1 year ago

#2049 - Replace travis with github actions on llvm 11 branch

Pull Request - State: open - Opened by MrSidims over 1 year ago - 1 comment

#2048 - Remove travis from llvm 14 branch

Pull Request - State: closed - Opened by MrSidims over 1 year ago

#2047 - Remove travis from llvm 13 branch

Pull Request - State: closed - Opened by MrSidims over 1 year ago

#2046 - [NFC] Port lit tests to stop using clang -no-opaque-pointers.

Pull Request - State: closed - Opened by jcranmer-intel over 1 year ago - 1 comment

#2045 - cmake: Fix using spirv-tools package on Ubuntu 22.04

Pull Request - State: closed - Opened by kbenzie over 1 year ago - 1 comment

#2044 - Update DebugInfo tests after retainedNodes change

Pull Request - State: closed - Opened by svenvh over 1 year ago - 1 comment

#2042 - [DebugInfo] Add Column parameter to DebugInlinedAt instruction

Pull Request - State: closed - Opened by vmaksimo over 1 year ago - 1 comment

#2041 - Update DebugInfo/X86/split-dwarf-omit-empty.ll after community change

Pull Request - State: closed - Opened by vmaksimo over 1 year ago

#2039 - [DebugInfo] Adjust TypeInheritance for NonSemantic spec

Pull Request - State: closed - Opened by vmaksimo over 1 year ago - 1 comment

#2038 - [NFC] Remove unnecessary vector

Pull Request - State: closed - Opened by LU-JOHN over 1 year ago

#2037 - [NFC] Adjust several lit tests to use opaque pointers.

Pull Request - State: closed - Opened by jcranmer-intel over 1 year ago - 1 comment

#2036 - [NFC] Drop -opaque-pointers=0 lines from several lit tests.

Pull Request - State: closed - Opened by jcranmer-intel over 1 year ago

#2035 - [OpaquePointers] Fix @llvm.annotation translation with opaque pointers enabled.

Pull Request - State: closed - Opened by jcranmer-intel over 1 year ago - 4 comments

#2030 - Fixing issues in type scavenger related to copy efficiency

Pull Request - State: closed - Opened by jgstarIntel over 1 year ago - 3 comments

#2029 - Prevent adding entry point - cover of kernel function with same name

Issue - State: open - Opened by unDEFER over 1 year ago - 2 comments

#2026 - (Early version) Implementing spv khr shader clock support

Pull Request - State: closed - Opened by jgstarIntel over 1 year ago - 7 comments