-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[NFC][AsmPrinter] Pass MJTI by const reference instead of const pointer
#122365
opened Jan 9, 2025 by
mingmingl-llvm
•
Draft
[flang] Fix crash from fuzzy test.
flang:semantics
flang
Flang issues not falling into any other category
#122364
opened Jan 9, 2025 by
klausler
Loading…
[SandboxVec][DAG][NFC] Refactor setNextNode() and setPrevNode()
llvm:transforms
vectorizers
#122363
opened Jan 9, 2025 by
vporpo
Loading…
[InstCombine] Convert fshl(x, 0, y) to shl(x, y) or shl(X, and(Y, BitWidth - 1))
llvm:instcombine
llvm:transforms
#122362
opened Jan 9, 2025 by
AmrDeveloper
Loading…
[libc++] Implement a libc++ private version of isascii
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122361
opened Jan 9, 2025 by
ldionne
Loading…
[AMDGPU][True16][MC][NFC]update vopc dasm test with latest update script
#122360
opened Jan 9, 2025 by
broxigarchen
•
Draft
[nfc][BoundsChecking] Rename BoundsCheckingOptions into Options
clang:codegen
clang
Clang issues not falling into any other category
llvm:transforms
#122359
opened Jan 9, 2025 by
vitalybuka
Loading…
[lldb][test] Fix some 'import-std-module' tests
lldb
#122358
opened Jan 9, 2025 by
dzhidzhoev
Loading…
[HLSL] Implement the HLSL distance intrinsic
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
#122357
opened Jan 9, 2025 by
farzonl
Loading…
[libc++][NFC] Use uint32_t instead of __uint32_t on Apple
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122356
opened Jan 9, 2025 by
ldionne
Loading…
[RISCV][VLOPT] Add floating point widening and narrowing convert support
backend:RISC-V
#122353
opened Jan 9, 2025 by
michaelmaitland
Loading…
[RISCV] Custom legalize <N x i128>, <4 x i256>, etc.. shuffles
backend:RISC-V
#122352
opened Jan 9, 2025 by
preames
Loading…
Add Vector Single-Width Averaging Add and Subtract to isSupportedInstr
backend:RISC-V
#122351
opened Jan 9, 2025 by
michaelmaitland
Loading…
[RISCV] Correct the cost model for the i1 reduce.add and reduce.or.
backend:RISC-V
#122349
opened Jan 9, 2025 by
topperc
Loading…
[SLPVectorizer] minor tweaks around lambdas for compatibilty with older compilers
llvm:transforms
vectorizers
#122348
opened Jan 9, 2025 by
AlexMaclean
Loading…
[nfc][BoundsChecking] Refactor BoundsCheckingOptions
clang:codegen
clang
Clang issues not falling into any other category
llvm:transforms
#122346
opened Jan 9, 2025 by
vitalybuka
Loading…
[RISCV][VLOPT] Add vadc to isSupportedInstr
backend:RISC-V
#122345
opened Jan 9, 2025 by
michaelmaitland
Loading…
[NVPTX] Add TMA Bulk Copy intrinsics
backend:NVPTX
llvm:ir
#122344
opened Jan 9, 2025 by
durga4github
Loading…
[AMDGPU] Update PromoteAlloca to handle GEPs with variable offset.
backend:AMDGPU
#122342
opened Jan 9, 2025 by
sgundapa
Loading…
[Flang] Rename libFortranRuntime.a to libflang_rt.a
#122341
opened Jan 9, 2025 by
Meinersbur
•
Draft
[RISCV][VLOPT] Add vmerge to isSupportedInstr
backend:RISC-V
#122340
opened Jan 9, 2025 by
michaelmaitland
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.