[PATCH] D50977: [TableGen] Examine entire subreg compositions to detect ambiguity
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 29 08:51:17 PST 2018
uweigand added a comment.
In D50977#1312841 <https://reviews.llvm.org/D50977#1312841>, @bjope wrote:
> LGTM!
>
> Might wait a little before you land this to see if @uweigand got anything more to say. But afaict this only removes the warning without affecting the result in any way, so it should not make anything worse.
Well, I'm fine with this patch as well. I haven't found any other way to fix it in the back-end without introducing other problems ...
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50977/new/
https://reviews.llvm.org/D50977
More information about the llvm-commits
mailing list