Ecosyste.ms: Issues

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

GitHub / ispc/ispc issues and pull requests

#2540 - Allow users to override ISPCLaunch/ISPCAlloc/ISPCSync

Issue - State: closed - Opened by Twinklebear over 1 year ago - 1 comment
Labels: GPU

#2539 - ISPC 1.20.0 ICE while parsing invalid code

Issue - State: closed - Opened by mikemccarty-vertex over 1 year ago - 4 comments
Labels: Bugs

#2538 - Use llvm.ldexp

Issue - State: open - Opened by dbabokin over 1 year ago
Labels: Performance, Features

#2535 - Does ISPC support arm64 on Linux?

Issue - State: closed - Opened by MiloGeimer over 1 year ago - 29 comments

#2532 - Add --mcmodel switch

Pull Request - State: closed - Opened by dbabokin over 1 year ago
Labels: Features

#2531 - Support different types in short vector type initialization

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

#2530 - Need to support different code models (small/medium/large)

Issue - State: closed - Opened by dbabokin over 1 year ago
Labels: Features

#2528 - Grammar railroad diagram

Issue - State: closed - Opened by mingodad over 1 year ago - 1 comment

#2526 - tests: fix 2514.ispc test adding --nowrap

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

#2524 - Illegal seek on output stream

Issue - State: open - Opened by nurmukhametov over 1 year ago
Labels: Bugs

#2523 - Double opening bracket causes assert

Issue - State: closed - Opened by emoon over 1 year ago - 3 comments
Labels: Bugs, Crash

#2522 - Enable SOA and short vector types based on template type parameters

Issue - State: closed - Opened by rkaric over 1 year ago
Labels: Bugs, Templates

#2521 - Support new pass manager in ISPC

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

#2520 - Return value in all control paths of Fence::status()

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

#2519 - Misleading error message for memory allocation failure.

Issue - State: open - Opened by Vsevolod-Livinskij over 1 year ago
Labels: YARPGen

#2518 - The link to the technical paper doesn't work.

Issue - State: closed - Opened by gonsolo over 1 year ago - 1 comment
Labels: Bugs

#2517 - Allow to use enum values as constants

Issue - State: open - Opened by nurmukhametov over 1 year ago - 1 comment

#2516 - Malformed warning message under macro expansion

Issue - State: open - Opened by nurmukhametov over 1 year ago
Labels: Bugs, Quality of Life

#2515 - Fix ICE when postfix expession fetches unknown member

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

#2514 - ICE postfix expression has no member

Issue - State: closed - Opened by nurmukhametov over 1 year ago - 1 comment
Labels: Bugs, Crash

#2513 - Support LLVM-16

Issue - State: closed - Opened by MehdiChinoune over 1 year ago - 3 comments

#2512 - Bump version to 1.21.0dev

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

#2511 - Release 1.20.0

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

#2510 - Disable macos-12-xl runners

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

#2509 - ICE when undeclared symbol in struct initializer

Issue - State: closed - Opened by chloekek over 1 year ago - 5 comments
Labels: Bugs, Crash

#2508 - Updates for Xe targets (18)

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

#2507 - Updates for Github Actions CI

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

#2506 - Dispatcher to distinguish between SSE4.1 and SSE4.2

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

#2505 - Remove GCC 4.x.x workaround in dispatch code.

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

#2504 - check_isa.cpp crashes when compiled in -O0

Issue - State: closed - Opened by dbabokin over 1 year ago

#2503 - Add snap package configuration file

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

#2502 - Update dependencies versions in Dockerfiles

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

#2501 - Use vector conversion for uniform vector initialization

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

#2500 - Build Universal Binaries on macOS

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

#2499 - Enable macOS build on the new OS supporting old OS

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

#2498 - Update third-party-programs.txt

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

#2497 - Support custom installation of TBB

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

#2496 - Accessing members of expression involving pointer arithmetic triggers internal error

Issue - State: open - Opened by Hugobros3 over 1 year ago - 1 comment
Labels: Bugs, C/C++ Compatibility, Crash

#2495 - Enable OpenMP back in alloy.py

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

#2494 - loops: Fix codegen for overflow in signed expressions

Pull Request - State: open - Opened by e3m3 over 1 year ago - 60 comments
Labels: Performance

#2493 - gitignore: Add build directory to ignored files

Pull Request - State: closed - Opened by e3m3 over 1 year ago
Labels: Quality of Life

#2492 - Generate vector instructions for uniform vector conversions

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

#2491 - ispcrt: support Fence

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

#2490 - Move Linux Benchmarks pipeline to LLVM 15

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

#2489 - Updates for Xe targets (17)

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

#2488 - alloy.py to build LLVM 16.0.2 and build it in CI.

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

#2487 - Enable Codespaces for ISPC

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

#2486 - Use TBB in ISPC Runtime on Linux by default

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

#2485 - builtins: Refactor mangling utilities

Pull Request - State: closed - Opened by e3m3 over 1 year ago - 4 comments
Labels: Quality of Life

#2484 - Fix ispcrt tests installation

Pull Request - State: open - Opened by nurmukhametov over 1 year ago - 4 comments

#2483 - ispcrt: Expose device type

Pull Request - State: closed - Opened by e3m3 over 1 year ago - 4 comments
Labels: Quality of Life

#2482 - 1.19.0 (and before): Test files are being installed

Issue - State: open - Opened by dvzrv over 1 year ago - 2 comments
Labels: Bugs, Building Compiler

#2481 - Add copyrights to Dockerfiles

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

#2480 - Improve ISPC source compilation process

Issue - State: closed - Opened by rkaric over 1 year ago - 2 comments

#2479 - Builtins compilation error

Issue - State: open - Opened by nurmukhametov over 1 year ago

#2478 - Split ispcrt library

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

#2477 - Refactoring: NULL => nullptr

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

#2476 - #pragma unroll with extra assumptions compiles to sub optimal assembly

Issue - State: closed - Opened by MkazemAkhgary over 1 year ago - 2 comments

#2475 - Reduce entropy

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

#2474 - Use correct attribute to retain frame pointers

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

#2473 - ISPC corrupt callstack vs '--no-omit-frame-pointer' option

Issue - State: closed - Opened by petrsm over 1 year ago - 2 comments

#2472 - Template name can clash with struct members

Issue - State: open - Opened by rkaric over 1 year ago

#2470 - Initial design of matrix type in ISPC

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

#2469 - cmake: look only for llvm-config not LLVM package

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

#2468 - Unnecessary Gather Instruction Generation

Issue - State: closed - Opened by FreddieWitherden over 1 year ago - 2 comments
Labels: Performance, Bugs

#2465 - cmake: strip binaries during packaging

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

#2462 - Add -fvisibility-inlines-hidden to ispc build.

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

#2461 - Enable release macOS builds on new mcOS versions

Issue - State: closed - Opened by dbabokin over 1 year ago - 1 comment

#2460 - Codegen issues with loops

Issue - State: open - Opened by JeffRous over 1 year ago - 1 comment

#2459 - Fix build with GCC 13 and possibly Clang 15

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

#2444 - Update Xe-specific llvm patches for newer versions

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

#2443 - Dockerfiles update

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

#2439 - Check for LLVM magic wrapper number when detect LLVM BC format

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

#2430 - Possible bug when passing varying object by reference to a function

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

#2429 - TEST 'ispc :: xe_task_count.ispc' FAILED

Issue - State: closed - Opened by ArchangeGabriel over 1 year ago - 3 comments

#2428 - TEST 'ispc :: xe_devices.ispc' FAILED

Issue - State: open - Opened by ArchangeGabriel over 1 year ago - 6 comments

#2427 - TEST 'ispc :: assume_uniform_xe.ispc' FAILED

Issue - State: closed - Opened by ArchangeGabriel over 1 year ago - 5 comments

#2423 - builtins: add argn macro

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

#2422 - CMakeLists.txt: change libclang linking logic

Pull Request - State: closed - Opened by nurmukhametov over 1 year ago - 9 comments

#2417 - alloy.py: shallow clone repo by default, add --full-checkout option

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

#2413 - Detect supported ISPC architectures in ispc.cmake

Pull Request - State: closed - Opened by aneshlya almost 2 years ago

#2412 - Remove ISPC_NO_DUMPS

Pull Request - State: closed - Opened by nurmukhametov almost 2 years ago - 2 comments

#2411 - Add check_copyright.sh script

Pull Request - State: closed - Opened by nurmukhametov almost 2 years ago - 4 comments

#2409 - Removed duplicated deps from Ubuntu Dockerfiles

Pull Request - State: closed - Opened by aneshlya almost 2 years ago

#2402 - ISPC uses SSE4.2 instructions on SSE4.1 platforms

Issue - State: closed - Opened by UnityBartPieters almost 2 years ago - 14 comments

#2392 - Fix of ISPC Runtime memory leak

Pull Request - State: closed - Opened by aneshlya almost 2 years ago

#2391 - ispcrt: Add ISPCRT_BUILD_STATIC option.

Pull Request - State: closed - Opened by nurmukhametov almost 2 years ago - 1 comment

#2388 - Update python scripts to follow secure practices

Pull Request - State: closed - Opened by aneshlya almost 2 years ago

#2387 - Remove zlib dependency from LLVM, upgrade to 15.0.3

Pull Request - State: closed - Opened by dbabokin almost 2 years ago - 4 comments

#2386 - Tests fail if llvm-lit `not` command is missing

Issue - State: open - Opened by StefanBruens almost 2 years ago - 5 comments

#2384 - Reset FTZ/DAZ flags on ISPC function entrance / restore on return

Pull Request - State: closed - Opened by aneshlya almost 2 years ago

#2380 - Linking preprocessor functionality increases compiler binary size too much.

Issue - State: closed - Opened by dbabokin almost 2 years ago - 1 comment

#2377 - Enable ISPC build with opaque pointers in GA

Pull Request - State: closed - Opened by aneshlya about 2 years ago

#2375 - Apply disable-A-B-A-B-and-BSWAP-in-InstCombine patch to LLVM 14

Pull Request - State: closed - Opened by aneshlya about 2 years ago

#2374 - [opaque pointers 6] Final fixes

Pull Request - State: closed - Opened by aneshlya about 2 years ago

#2367 - ISPC crashes on bool swizzle

Issue - State: closed - Opened by aneshlya about 2 years ago
Labels: Bugs

#2359 - Switch ISPC to new LLVM pass manager

Issue - State: closed - Opened by aneshlya about 2 years ago - 1 comment
Labels: Features

#2351 - typedef struct with same name doesn't work

Issue - State: closed - Opened by emoon about 2 years ago - 1 comment
Labels: Bugs

#2350 - $anon0 struct name is used instead of typedef

Issue - State: closed - Opened by emoon about 2 years ago
Labels: Bugs, C/C++ Compatibility