[PATCH] D141740: [IRLinker] Replace CallInstr with CallBase
Gulfem Savrun Yeniceri via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 16:37:45 PST 2023
gulfem added a comment.
In D141740#4053365 <https://reviews.llvm.org/D141740#4053365>, @arsenm wrote:
> Needs test
What kind of test would be good to add here?
I had a test (`drop-attribute.ll`) in D137360 <https://reviews.llvm.org/D137360>, that checks the usage of `updateAttributes` functionality. Do you suggest extending that for `invoke` instruction?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141740/new/
https://reviews.llvm.org/D141740
More information about the llvm-commits
mailing list