[PATCH] D139209: [IRMover] Remove UB implying parameter attributes when necessary
Tim Neumann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 12:55:49 PST 2022
TimNN marked an inline comment as done.
TimNN added a comment.
In D139209#4013911 <https://reviews.llvm.org/D139209#4013911>, @gulfem wrote:
> I'm thinking that I can land D137360 <https://reviews.llvm.org/D137360>, and you can extend `updateAttributes()` function to include a src and dest arguments, and call your `ensureFunctionCompatibility()` function from there.
Yeah, sounds good! I don't know when I'll have time to come back to this during the holidays, so go ahead and submit yours if is ready and I'll adapt.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139209/new/
https://reviews.llvm.org/D139209
More information about the llvm-commits
mailing list