[PATCH] D103881: [ValueTypes] Define MVTs for v6i32, v6f32, v7i32, v7f32

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 15 01:36:13 PDT 2021


critson added a comment.

In D103881#2818801 <https://reviews.llvm.org/D103881#2818801>, @RKSimon wrote:

> In D103881#2818322 <https://reviews.llvm.org/D103881#2818322>, @srj wrote:
>
>> Since there is a bug and a repro case, I'd like to ask if this change can be rolled back until a proper fix is in order.
>
> It looks like @craig.topper fixed the bug with rG4017d0335a35334835bfae6fc3e258adcd9ed2dc <https://reviews.llvm.org/rG4017d0335a35334835bfae6fc3e258adcd9ed2dc> so probably no need for a revert

Let me know, I am happy to revert if we need to investigate further as I have not committed anything depend on this yet.
The v6 types in particular do create some odd issues.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103881



More information about the llvm-commits mailing list