llvm-project
[clang][X86] Support __attribute__((model("small"/"large")))
#124834
Merged

[clang][X86] Support __attribute__((model("small"/"large"))) #124834

aeubanks merged 13 commits into llvm:main from aeubanks:model
aeubanks
aeubanks [clang][X86] Support __attribute__((model("small"/"large")))
7c40169e
aeubanks aeubanks requested a review from heiher heiher 281 days ago
aeubanks aeubanks requested a review from pranavk pranavk 281 days ago
aeubanks aeubanks requested a review from erichkeane erichkeane 281 days ago
llvmbot llvmbot added clang
llvmbot llvmbot added backend:X86
llvmbot llvmbot added clang:frontend
llvmbot
Artem-B
Artem-B commented on 2025-01-28
pranavk
pranavk commented on 2025-01-28
aeubanks address comments
8aa6b3fd
aeubanks add nvptx RUN line to test, refactor test
2fdf2eed
aeubanks add more flags to RUN line
1a32c310
Artem-B
Artem-B commented on 2025-01-29
aeubanks aeubanks requested a review from rnk rnk 278 days ago
rnk
Artem-B
aeubanks allow and ignore attribute on nvptx compiles
7ce06bdf
aeubanks Merge remote-tracking branch 'upstream/main' into model
526e8c35
aeubanks
Artem-B
Artem-B approved these changes on 2025-02-03
yxsamliu
yxsamliu commented on 2025-02-04
aeubanks ignore amdgpu/spirv
67797056
heiher
heiher approved these changes on 2025-02-05
AaronBallman
AaronBallman commented on 2025-02-05
erichkeane
erichkeane commented on 2025-02-05
aeubanks update AttrDocs.td
2263db16
erichkeane
erichkeane commented on 2025-02-05
aeubanks more descriptive docs (at least for x86-64)
bf8f7d41
aeubanks warn if host triple doesn't support attribute
d314c8eb
rnk
rnk commented on 2025-02-12
aeubanks llvm::Triple&
17290295
aeubanks one more &
c664880f
aeubanks Merge remote-tracking branch 'upstream/main' into model
f3ecb7b3
rnk
rnk approved these changes on 2025-02-14
aeubanks
aeubanks aeubanks merged 28c52edb into main 264 days ago
aeubanks aeubanks deleted the model branch 264 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone