llvm-project
[Analysis] Add Intrinsics::CLMUL case to cost calculations to getIntrinsicInstrCost / getTypeBasedIntrinsicInstrCost
#176552
Merged

[Analysis] Add Intrinsics::CLMUL case to cost calculations to getIntrinsicInstrCost / getTypeBasedIntrinsicInstrCost #176552

RKSimon merged 14 commits into llvm:main from niqiangpro-cell:my-fix
niqiangpro-cell
niqiangpro-cell [Analysis] Add Intrinsics::CLMUL case to cost calculations to getIntr…
490041b0
github-actions
llvmbot llvmbot added backend:X86
llvmbot llvmbot added llvm:analysis
llvmbot
RKSimon RKSimon requested a review from RKSimon RKSimon 155 days ago
RKSimon
RKSimon RKSimon requested a review from jayfoad jayfoad 155 days ago
RKSimon RKSimon requested a review from topperc topperc 155 days ago
github-actions
RKSimon
RKSimon commented on 2026-01-17
oscardssmith
niqiangpro-cell Refactor CLMUL cost to use ISD::CLMUL and fix undef usage in tests
4a4fa0ee
niqiangpro-cell
github-actions
niqiangpro-cell Merge branch 'main' into my-fix
7e740152
github-actions
github-actions
niqiangpro-cell Run git-clang-format
d908e24c
niqiangpro-cell Add notes to keep cost calculation consistent with expansion code
761782bb
niqiangpro-cell Fix new tests formatting + update x86 expectations
d5ce52b4
llvmbot llvmbot added llvm:SelectionDAG
arsenm
arsenm commented on 2026-01-18
niqiangpro-cell Drop unrelated formatting + fix new comment
c989cba3
RKSimon RKSimon requested a review from RKSimon RKSimon 153 days ago
RKSimon
RKSimon commented on 2026-01-22
RKSimon
RKSimon commented on 2026-01-22
RKSimon
RKSimon commented on 2026-01-22
oscardssmith
niqiangpro-cell Adding i128 test case + no-pclmul + remove redundant declare
fa4f1d1f
RKSimon RKSimon requested a review from RKSimon RKSimon 142 days ago
RKSimon
RKSimon requested changes on 2026-01-30
niqiangpro-cell Fixing end of file newlines + fix i128 cost test on x86
fbc8af21
niqiangpro-cell niqiangpro-cell requested a review from RKSimon RKSimon 142 days ago
RKSimon
RKSimon approved these changes on 2026-01-30
RKSimon Merge branch 'main' into my-fix
033344b1
RKSimon RKSimon enabled auto-merge (squash) 142 days ago
topperc
topperc commented on 2026-01-30
niqiangpro-cell Fixing i128 test for NO-PCLMUL on x86
f95363a0
niqiangpro-cell 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
RKSimon requested changes on 2026-01-31
niqiangpro-cell Removing potentially unnecessary special case for clmul in getIntrins…
badac1cc
niqiangpro-cell niqiangpro-cell requested a review from RKSimon RKSimon 141 days ago
RKSimon
RKSimon approved these changes on 2026-02-01
RKSimon Merge branch 'main' into my-fix
3314fd52
RKSimon RKSimon enabled auto-merge (squash) 140 days ago
RKSimon RKSimon merged 603b625b into main 140 days ago
github-actions

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone