Skip to content
View chaitanyav's full-sized avatar

Block or report chaitanyav

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
chaitanyav/README.md

Hi, I'm NagaChaitanya Vellanki

My interests include programming languages, compiler design, and program analysis.

In Review:

  • [Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow AVX512 VPMULTISHIFTQB intrinsics to be used in constexpr llvm/llvm-project#168995
  • [Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - Allow PSLL/PSRA/PSRL var intrinsics to be used in constexpr llvm/llvm-project#169276
  • [Clang] Implement __builtin_stdc_rotate_left, __builtin_stdc_rotate_right llvm/llvm-project#160259

Assigned/In Progress:

  • [Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow GFNI intrinsics to be used in constexpr llvm/llvm-project#169295

Merged:

Technical Reading

  • SSA Book (Static Single Assignment)
  • Types and Programming Languages (Pierce)
  • Engineering a Compiler (Cooper & Torczon)
  • Principles of Program Analysis (Nielson)
  • Programming Language Pragmatics (Scott)

Pinned Loading

  1. llvm/llvm-project llvm/llvm-project Public

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM 35.6k 15.3k

  2. fibonacci fibonacci Public

    C 5 3

  3. partitions partitions Public

    a rubygem to generate integer, set and multiset partitions

    Ruby 2

  4. ThermalPrinter ThermalPrinter Public

    Arduino library for Mini Thermal Printer

    C++ 1 2

  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