[PATCH] D139278: [AArch64] Use string comparison for ArchInfo equality
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 4 22:13:57 PST 2022
mgorny accepted this revision.
mgorny added a comment.
This revision is now accepted and ready to land.
Well, it fixes the problem for me as well. I don't know the code but FWICS you've added the original assumption, so I guess you know best.
My personal preference would be to revert the change and combine this into the original patch but I'm happy with whatever fixes the problem.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139278/new/
https://reviews.llvm.org/D139278
More information about the llvm-commits
mailing list