[PATCH] D122003: Add support for more archs in `Triple::getArchTypeForLLVMName`

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 12:25:44 PDT 2022


probinson added a comment.

In D122003#3399214 <https://reviews.llvm.org/D122003#3399214>, @rengolin wrote:

> My original point was that this change is so small and unrelated to anything at the moment that it would be better for whatever `s390x` or `i386` change that needs it, to introduce it then, not beforehand.
>
> So this review should be abandoned in favour of the actual `s390x` review that needs it, with this change in it.

Works for me.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122003/new/

https://reviews.llvm.org/D122003



More information about the llvm-commits mailing list