[PATCH] D98189: [MIPS] Fix lowering of vectors of non-power-of-two elements
LemonBoy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 9 07:47:02 PST 2021
LemonBoy added a comment.
In D98189#2614070 <https://reviews.llvm.org/D98189#2614070>, @atanasyan wrote:
> I have not checked the patch carefully yet. But it looks like some tests was removed. For example `MIPS64R5EL-LABEL: i8_2`... Is it intended?
That's `update_llc_test_checks.py` collapsing tests showing the same output, eg. `MIPS64R5` and `MIPS64R5EL`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98189/new/
https://reviews.llvm.org/D98189
More information about the llvm-commits
mailing list