[ArgPromotion] Add test with bitcasts (NFC)
authorNikita Popov <npopov@redhat.com>
Wed, 2 Feb 2022 13:38:06 +0000 (14:38 +0100)
committerNikita Popov <npopov@redhat.com>
Wed, 2 Feb 2022 13:46:27 +0000 (14:46 +0100)
commit8af8119177411286f5c04022e98afe69383d4181
tree439062efdb283e1140644212ee5517378fe28d28
parent36c36c1ee3b01b2d4a9e7ee12c9c23a98659e0fb
[ArgPromotion] Add test with bitcasts (NFC)

Argument promotion currently doesn't handle these.
llvm/test/Transforms/ArgumentPromotion/bitcasts.ll [new file with mode: 0644]