llvm-project
[NVPTX] Check Before inserting AddrSpaceCastInst in NVPTXLoweringAlloca
#106127
Merged

[NVPTX] Check Before inserting AddrSpaceCastInst in NVPTXLoweringAlloca #106127

weiweichen
weiweichen Only insert AddrSpaceCastInst when necessary.
2506e94c
weiweichen Add unittest.
0c9a46d5
weiweichen weiweichen marked this pull request as ready for review 1 year ago
llvmbot llvmbot added backend:NVPTX
llvmbot
weiweichen weiweichen requested a review from nikic nikic 1 year ago
weiweichen weiweichen requested a review from Artem-B Artem-B 1 year ago
github-actions
weiweichen Formattttttttt.
6ec68a5b
weiweichen weiweichen requested a review from Mogball Mogball 1 year ago
justinfargnoli
justinfargnoli
justinfargnoli commented on 2024-08-26
weiweichen
justinfargnoli
weiweichen Address review comment.
1bdc7fa5
weiweichen Merge branch 'main' of https://github.com/llvm/llvm-project into weiw…
bd087835
weiweichen
justinfargnoli
justinfargnoli
justinfargnoli approved these changes on 2024-08-26
weiweichen Formatting again, ahhhhh.
f1680bc0
Artem-B
Artem-B commented on 2024-08-26
weiweichen Merge branch 'main' of https://github.com/llvm/llvm-project into weiw…
833e061e
weiweichen Add early assert for alloc address space check.
0cee1cd5
Artem-B
Artem-B commented on 2024-09-03
weiweichen Merge branch 'main' of https://github.com/llvm/llvm-project into weiw…
26210e36
weiweichen Update conditional logic.
f84a8491
weiweichen Address some review comments.
22beb791
weiweichen Merge branch 'main' of https://github.com/llvm/llvm-project into weiw…
8b6aa8cf
weiweichen Fix unit test.
7c4e9a31
weiweichen Merge branch 'main' of https://github.com/llvm/llvm-project into weiw…
1f9c51e4
weiweichen Add -infer-address-spaces back to test.
7a54f90e
weiweichen Merge branch 'main' of https://github.com/llvm/llvm-project into weiw…
dd7d7f22
weiweichen Address review comment to make test name more explicit.
895d6921
weiweichen Merge branch 'main' of https://github.com/llvm/llvm-project into weiw…
0fa98d1f
Artem-B
Artem-B commented on 2024-09-04
Artem-B
Artem-B commented on 2024-09-04
weiweichen Update test case to check nvptx-lower-alloca only without infer-addre…
4a020cb0
weiweichen Add more comments about the ASC logic in NVPTXLowerAlloca pass.
b1f7b70b
weiweichen Merge branch 'main' of https://github.com/llvm/llvm-project into weiw…
1b846351
weiweichen
weiweichen weiweichen merged 2e58d923 into main 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone