[PATCH] D87936: [GISel] Add new combines for G_ADD
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 10:55:14 PDT 2022
arsenm added a comment.
In D87936#3525578 <https://reviews.llvm.org/D87936#3525578>, @arsenm wrote:
> I think addressing modes are less of a factor given that g_ptr_add is separate
I guess this breaks down as soon as you have a 2 component mode
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87936/new/
https://reviews.llvm.org/D87936
More information about the llvm-commits
mailing list