Block or Report
Block or report RKSimon
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
mayaPolyQuickHull Public
Maya plugin that creates a polygonal mesh of the convex hull of irregular point cloud
-
extremetuxracer Public
Fork of extremetuxracer, focussing on cross-platform, performance & OpenGL-ES support
-
unittest-cpp Public
Forked from unittest-cpp/unittest-cpp
A lightweight unit testing framework for C++
C++ 1
-
libdivide Public
Forked from ridiculousfish/libdivide
Official git repository for libdivide: optimized integer division
C
2,264 contributions in the last year
Contribution activity
March 2023
Created 47 commits in 1 repository
Created an issue in llvm/llvm-project that received 6 comments
Backport ffdd5a330c05fa2b4339f64402f650df068c5767 to LLVM 16
I'd like to propose we backport ffdd5a3 to LLVM 16 The znver4 cpu made it in time for the 16.x branch but the scheduler model was delayed and has o…
Opened 6 other issues in 1 repository
llvm/llvm-project
4
open
2
closed
- [IR] IRBuilderBase::CreateBinaryIntrinsic - attempt constant folding
- [X86] Failed to optimize local jump table address math
- [X86] Optimize umax(X,1) vector cases
- https://lab.llvm.org/coverage/coverage-reports/ isn't updating
- [ValueTracking] Failure to remove unnecessary mask from indvar
- [DAG] SimplifySetCC - failure to simplify icmp(not(x),not(y)) -> icmp(y, x) patterns