[PATCH] D102726: [IR][AutoUpgrade] Drop alignment from non-pointer parameters and returns
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 15:20:41 PDT 2021
steven_wu added a comment.
In D102726#2769821 <https://reviews.llvm.org/D102726#2769821>, @dexonsmith wrote:
> Can you include the revert to attributes-3.3.ll.bc as part of this?
I don't think that matters too much and I am not sure if I revert a binary file will add a duplication to git history. The case in 3.3 version is kind of covered by newly added test case except created by different llvm version.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102726/new/
https://reviews.llvm.org/D102726
More information about the llvm-commits
mailing list