Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
arcbbb
/
llvm-project
Public
forked from
llvm/llvm-project
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
mem-intrinsic-cost
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 10, 2025
Add MemIntrinsicCostAttributes
arcbbb
committed
00bbfbb
Copy full SHA for 00bbfbb
Commits on Nov 5, 2025
Address comments
arcbbb
committed
8104387
Copy full SHA for 8104387
Commits on Nov 4, 2025
Fix build error
arcbbb
committed
65e71a2
Copy full SHA for 65e71a2
Use true for default variable mask for masked load/store
arcbbb
committed
5481271
Copy full SHA for 5481271
[TTI] Remove getExpandCompressMemoryOpCost from Analysis/TargetTransformInfo
arcbbb
committed
c6a9488
Copy full SHA for c6a9488
[TTI] Remove getMaskedMemoryOpCost from Analysis/TargetTransformInfo
arcbbb
committed
cacfa70
Copy full SHA for cacfa70
[TTI] Remove getGatherScatterOpCost from Analysis/TargetTransformInfo
arcbbb
committed
5dfe7e7
Copy full SHA for 5dfe7e7
[TTI] Remove getStridedMemoryOpCost from Analysis/TargetTransformInfo
arcbbb
committed
d913f52
Copy full SHA for d913f52
Add getMemIntrinsicInstrCost
arcbbb
committed
f9ea255
Copy full SHA for f9ea255
[AMDGPU] Fix handling of FP in cs.chain functions (#161194)
Show description for c02bdd4
ro-i
authored
c02bdd4
Copy full SHA for c02bdd4
[mlir][memref]: Collapse strided unit dim even if strides are dynamic (#157330)
amrami
authored
f74e909
Copy full SHA for f74e909
[AArch64] Improve the cost model for extending mull (#125651)
Show description for 6ad25c5
davemgreen
authored
6ad25c5
Copy full SHA for 6ad25c5
[MLIR][NVVM] Update redux.sync op (#166125)
Show description for 25a592c
Wolfram70
authored
25a592c
Copy full SHA for 25a592c
[RISCV] Add short forward branch support for `mul` instruction (#166300)
hchandel
authored
04619db
Copy full SHA for 04619db
[Attributor] Fix sanitizer for getAssumedMinTrailingZeros()
Shoreshen
committed
546a783
Copy full SHA for 546a783
[RISCV][NFC] Match `3/5/9 * 3/5/9 * 2^N` without a loop (#165547)
Show description for 52fdcf9
pfusik
authored
52fdcf9
Copy full SHA for 52fdcf9
[DFAJumpThreading] Enable DFAJumpThread by default. (#157646)
Show description for 0ba7bfc
4 people
authored
0ba7bfc
Copy full SHA for 0ba7bfc
IR: Remove null UseList checks in hasNUses methods (#165929)
Show description for 93e860e
arsenm
authored
93e860e
Copy full SHA for 93e860e
[MLIR][Affine] Extend getVectorReductionOp to support xor/maxnumf/minnumf (#163310)
Show description for 993a38f
leewei05
authored
993a38f
Copy full SHA for 993a38f
[flang][cuda] Add interfaces and lowering for atomicaddvector (#166275)
clementval
authored
95d6caa
Copy full SHA for 95d6caa
[flang][cuda] Switch to inline ptx for barrier_arrive (#166261)
clementval
authored
57730f6
Copy full SHA for 57730f6
[compiler-rt][x86] Don't use assert.h when building without a libc (#165384)
Show description for a3a99c3
quic-k
and
compnerd
authored
a3a99c3
Copy full SHA for a3a99c3
[Attributor] Propagate alignment through ptrmask (#150158)
Show description for 00ee53c
Shoreshen
and
shiltian
authored
00ee53c
Copy full SHA for 00ee53c
[OpenMP][AIX] Not to create symbolic links to libomp.so on AIX (#165890)
Show description for bb563b1
kkwli
and
xingxue-ibm
authored
bb563b1
Copy full SHA for bb563b1
[AMDGPU] NFC, move testcase, only test output of promote-alloca with vector-combine (#166289)
choikwa
authored
2b45efe
Copy full SHA for 2b45efe
[clang] Mark labels referenced when used in named break or continue (#166033)
Show description for d470bfe
camc
and
camc
authored
d470bfe
Copy full SHA for d470bfe
[RISCV][GISel] Support select indexed vector load store intrinsics (#165876)
jacquesguan
authored
c63cb50
Copy full SHA for c63cb50
[doc][RISCV] Add XSfvfexp* and XSfvfexpa* into RISCVUsage.rst (#166198)
Show description for 70ff2c9
mshockwave
authored
70ff2c9
Copy full SHA for 70ff2c9
ARM: Add watchos run line to llvm.sincos test (#166271)
arsenm
authored
4d98ee2
Copy full SHA for 4d98ee2
update_llc_test_checks: Recognize thumbv7k triples (#166270)
arsenm
authored
749a0e1
Copy full SHA for 749a0e1
[Clang][Sema] Check null after ExtractTypeForDeductionGuide (#165776)
ecnelises
authored
03e78a9
Copy full SHA for 03e78a9
[clang][modules] Fix crash in enum visibility lookup for C++20 header units (#166272)
Show description for bc08e69
naveen-seth
authored
bc08e69
Copy full SHA for bc08e69
Revert "[Polly] Introduce PhaseManager and remove LPM support (#125442)"
Show description for a22d1c2
boomanaiden154
committed
a22d1c2
Copy full SHA for a22d1c2
[RISCV] Adding `vlenb` register as callee register (#165796)
Show description for 02d93f7
barsolo2000
and
Bar Soloveychik
authored
02d93f7
Copy full SHA for 02d93f7
[mlir][OpenACC] add unstructured attributes for acc.loop with early exits (#164990)
Show description for f7fff18
jeanPerier
authored
f7fff18
Copy full SHA for f7fff18
Pagination
Previous
Next
You can’t perform that action at this time.