[PATCH] D129291: [NVPTX] Promote i24, i40, i48 and i56 to next power-of-two register when passing
Kjetil Kjeka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 08:52:50 PDT 2022
kjetilkjeka added a comment.
Thanks for the review!
I have tried to address all the requested changes and created the new diff with the large context.
I added a couple of non standard tests, but LLVM seem to handle the promote/truncate in many different ways for the different non standard integers so I'm not sure at what level of detail it makes sense to test for here. Let me know if you want more tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129291/new/
https://reviews.llvm.org/D129291
More information about the llvm-commits
mailing list