Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

skatrak/llvm-project

skatrak pushed 1 commit to omp-mlir-llvm-error-handling skatrak/llvm-project
  • Fix misleading error message 15c1f84

View on GitHub

skatrak pushed 1 commit to omp-mlir-llvm-error-handling skatrak/llvm-project

View on GitHub

skatrak pushed 1 commit to omp-mlir-llvm-error-handling skatrak/llvm-project
  • [OpenMP][OMPIRBuilder] Error propagation across callbacks This patch implements an approach to communicate errors be... 8ce2262

View on GitHub

skatrak deleted a branch skatrak/llvm-project

fix-do-simd-reduction

skatrak pushed 456 commits to omp-mlir-llvm-error-handling skatrak/llvm-project
  • [mlir][bufferization] Expose buffer alignment as a pass option in one-shot-bufferize (#112505) 7033408
  • [polly] Avoid llvm::Type::getPointerTo() (NFC) (#112368) `llvm::Type::getPointerTo()` is to be deprecated & removed ... 467a9bd
  • [DAG] visitXOR - add missing comment for or/and constant setcc demorgan fold. NFC. Noticed while triaging #112347 wh... 25b702f
  • [X86] Extend ANDNOT fold tests to cover all legal scalars and 256-bit vectors Add tests to check what happens on i8/... 9ee9e0e
  • [DAG] SDPatternMatch - add missing BSWAP/CTPOP/CTTZ matchers d3d2d72
  • [DAG] SDPatternMatch - add missing ROTL/ROTR matchers 49fa91e
  • [lldb] Support tests with nested make invocations on Windows 2/2 (#112360) Following up from https://github.com/llvm... 3ef630a
  • [InstCombine] Drop `samesign` in InstCombine (#112480) Closes https://github.com/llvm/llvm-project/issues/112476. 0936195
  • InstCombine/Select: remove redundant code (NFC) (#112388) InstCombinerImpl::foldSelectInstWithICmp has some inlined ... 682fa79
  • [analyzer][clang-tidy][NFC] Clean up eagerly-assume handling (#112209) This commit is a collection of several very m... f3e804b
  • [ARM] Fix warnings in ARMAsmParser.cpp and ARMDisassembler.cpp (#112507) Fix gcc warnings like: ARMAsmParser.cpp:71... f113a66
  • [OpenCL] Restore addrspacecast for pipe builtins (#112514) Commit 84ee629bc515 ("clang: Remove some pointer bitcasts... caa7301
  • [DAGCombiner] Fix check for extending loads (#112182) Fix a check for extending loads in DAGCombiner, where if the ... f5f0076
  • [X86] Add some basic test coverage for #112425 3e31e30
  • [AArch64] NFC: Regenerate aarch64-sve-asm.ll It should use update_mir_test_checks.py instead of update_llc_test_chec... 11ed7f2
  • [bazel][lldb] Port 5f2cf99e146ce99d4e148038d9bdd012331b4821 9ad4f05
  • Revert "[llvm-cov][WebAssembly] Read `__llvm_prf_names` from data segments" (#112520) This reverts commit efc9dd4118... 157f10d
  • [lldb][test] Explicitly add target triple to no_unique_address Shell tests (#112523) Follow up to https://github.com... 4e6fa78
  • [mlir][LLVMIR] Add operand bundle support for llvm.intr.assume (#112143) This patch adds operand bundle support for ... 1dfb104
  • [ARM] Add test for thumb2-reduce-size NFC (#112333) Check that t2MUL is reduced to tMUL df05512
  • and 436 more ...

View on GitHub

skatrak pushed 1 commit to omp-mlir-llvm-error-handling skatrak/llvm-project
  • [MLIR][OpenMP][OMPIRBuilder] Error propagation across callbacks This patch implements an approach to communicate err... 24ab62d

View on GitHub

skatrak deleted a branch skatrak/llvm-project

region-verifiers

skatrak pushed 254 commits to region-verifiers skatrak/llvm-project
  • [mlir][vector] Add more tests for ConvertVectorToLLVM (8/n) (#111997) Adds tests with scalable vectors for the Vecto... 3187a49
  • [lldb] Support tests with nested make invocations on Windows 1/2 (#112342) In recent PR https://github.com/llvm/llvm... a4367d2
  • [flang][OpenMP] Support `target ... nowait` (#111823) Adds MLIR to LLVM lowering support for `target ... nowait`. Th... d0d0380
  • [clang-tidy] Make `P +- BS / sizeof(*P)` opt-outable in `bugprone-sizeof-expression` (#111178) In some cases and for... 1c38c46
  • [libc] Fix compilation errors thrown by GCC (#112351) aabdd8f
  • Reapply "[DAG] Enhance SDPatternMatch to match integer minimum and maximum patterns in addition to the existing ISD n... 854ded9
  • [NFC][LoopVectorize] Make replaceVPBBWithIRVPBB more efficient (#111514) In replaceVPBBWithIRVPBB we spend time eras... 175461a
  • [OpenACC] Implement 'loop' 'vector' clause (#112259) The 'vector' clause specifies the iterations to be executed in ... c8cbdc6
  • [X86[] fp80-strict-libcalls.ll - add missing fp80 libm declarations for completeness Noticed while reviewing #110760 6e86496
  • [X86[] fp128-libcalls-strict.ll - add missing fp80 libm declarations for completeness Noticed while reviewing #110760 b75f9f7
  • [flang] AliasAnalysis: Fix pointer component logic (#94242) This PR applies the changes discussed in [[RFC] Rational... 7323533
  • [RISCV][VLOPT] Fix operand check in isVectorOpUsedAsScalarOp (#112253) A reduction instruction always has a passthru... 043f066
  • [LLDB]Provide clearer error message for invalid commands. (#111891) Sometimes users (esp. gdb-longtime users) accide... 4d78881
  • [X86] shuffle-vs-trunc-256.ll - regenerate test checks with vpternlog comments 94eb975
  • [X86] Add test coverage for #111611 e100e4a
  • [Inliner] Don't propagate access attr to byval params (#112256) - **[Inliner] Add tests for bad propagationg of acc... 3c777f0
  • [RISCV][VLOPT][NFC] Remove section markers since riscv-isa-manual does not use them 2f09c72
  • [libc++] Fix expression-equivalence for `mem_fn` (#111307) Previously, SFINAE constraints and exception specificatio... a061d4d
  • [Analysis] Avoid repeated hash lookups (NFC) (#112297) 5dca89c
  • [DebugInfo] Avoid repeated hash lookups (NFC) (#112298) c5c27d8
  • and 234 more ...

View on GitHub

skatrak pushed 1 commit to omp-mlir-llvm-error-handling skatrak/llvm-project
  • [MLIR][OpenMP][OMPIRBuilder] Error propagation across callbacks This is a small proof of concept showing an approach... 201a1fa

View on GitHub

skatrak created a branch on skatrak/llvm-project

omp-mlir-llvm-error-handling - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

skatrak deleted a branch skatrak/llvm-project

simd-reductions