[PATCH] D104542: [M68k][GloballSel] Lower i32, i32 values

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 20 17:45:26 PDT 2021


myhsu added a comment.

In D104542#2829342 <https://reviews.llvm.org/D104542#2829342>, @gandhi21299 wrote:

> Title of this patch is not clear enough, perhaps something like [M68k] [GlobalISel] Formal arguments lowering in IRTranslator.
>
> Also, I just realized this is only for i32 values so far. I think it should be easily extensible across any primitive type. Thoughts @myhsu ?

Agree, please try to augment this patch into generic integer type


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

https://reviews.llvm.org/D104542



More information about the llvm-commits mailing list