llvm-project
[Analysis] Add Intrinsics::CLMUL case to cost calculations to getIntrinsicInstrCost / getTypeBasedIntrinsicInstrCost
#176552
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
14
Changes
View On
GitHub
[Analysis] Add Intrinsics::CLMUL case to cost calculations to getIntrinsicInstrCost / getTypeBasedIntrinsicInstrCost
#176552
RKSimon
merged 14 commits into
llvm:main
from
niqiangpro-cell:my-fix
[Analysis] Add Intrinsics::CLMUL case to cost calculations to getIntr…
490041b0
llvmbot
added
backend:X86
llvmbot
added
llvm:analysis
RKSimon
requested a review
from
RKSimon
155 days ago
RKSimon
requested a review
from
jayfoad
155 days ago
RKSimon
requested a review
from
topperc
155 days ago
RKSimon
commented on 2026-01-17
Refactor CLMUL cost to use ISD::CLMUL and fix undef usage in tests
4a4fa0ee
Merge branch 'main' into my-fix
7e740152
Run git-clang-format
d908e24c
Add notes to keep cost calculation consistent with expansion code
761782bb
Fix new tests formatting + update x86 expectations
d5ce52b4
llvmbot
added
llvm:SelectionDAG
arsenm
commented on 2026-01-18
Drop unrelated formatting + fix new comment
c989cba3
RKSimon
requested a review
from
RKSimon
153 days ago
RKSimon
commented on 2026-01-22
RKSimon
commented on 2026-01-22
RKSimon
commented on 2026-01-22
Adding i128 test case + no-pclmul + remove redundant declare
fa4f1d1f
RKSimon
requested a review
from
RKSimon
142 days ago
RKSimon
requested changes on 2026-01-30
Fixing end of file newlines + fix i128 cost test on x86
fbc8af21
niqiangpro-cell
requested a review
from
RKSimon
142 days ago
RKSimon
approved these changes on 2026-01-30
Merge branch 'main' into my-fix
033344b1
RKSimon
enabled auto-merge (squash)
142 days ago
topperc
commented on 2026-01-30
Fixing i128 test for NO-PCLMUL on x86
f95363a0
Fixing NO-PCLMUL test on x86
65dc7915
disabled auto-merge
142 days ago
Head branch was pushed to by a user without write access
RKSimon
requested changes on 2026-01-31
Removing potentially unnecessary special case for clmul in getIntrins…
badac1cc
niqiangpro-cell
requested a review
from
RKSimon
141 days ago
RKSimon
approved these changes on 2026-02-01
Merge branch 'main' into my-fix
3314fd52
RKSimon
enabled auto-merge (squash)
140 days ago
RKSimon
merged
603b625b
into main
140 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
RKSimon
topperc
arsenm
jayfoad
Assignees
No one assigned
Labels
backend:X86
llvm:SelectionDAG
llvm:analysis
Milestone
No milestone
Login to write a write a comment.
Login via GitHub