Skip to content
View RKSimon's full-sized avatar

Block or report RKSimon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. mayaPolyQuickHull mayaPolyQuickHull Public

    Maya plugin that creates a polygonal mesh of the convex hull of irregular point cloud

    C++ 10 3

  2. extremetuxracer extremetuxracer Public

    Fork of extremetuxracer, focussing on cross-platform, performance & OpenGL-ES support

    C++ 6 2

  3. llvm-scripts llvm-scripts Public

    LLVM Helper Scripts

    Python 2

  4. unittest-cpp unittest-cpp Public

    Forked from unittest-cpp/unittest-cpp

    A lightweight unit testing framework for C++

    C++ 1

  5. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…

    LLVM 1

  6. llvm-exegesis-captures llvm-exegesis-captures Public

    LLVM Exegesis CPU/SchedModel Capture Data

    1

2,273 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 36 commits in 1 repository

Created a pull request in llvm/llvm-project that received 17 comments

[X86] combineConcatVectorOps - add concatenation handling for BITCAST nodes

These nodes are effectively free, so we should only concatenate if the inner nodes will concatenate together. This also exposed a regression in can…

+3,349 −3,468 lines changed 17 comments
Opened 18 other pull requests in 1 repository
Reviewed 42 pull requests in 1 repository

Created an issue in llvm/llvm-project that received 3 comments

[X86] X86FixupVectorConstants generates SSE2 instructions on SSE1 targets

As detailed here: #134547 define void @store_v2f32_constant(ptr %v) { store <2 x float> <float 2.560000e+02, float 5.120000e+02>, ptr %v, align 4 r…

3 comments
Opened 1 other issue in 1 repository
llvm/llvm-project 1 open
Loading