[PATCH] D118138: [AMDGPU][GlobalISel] Combine unmerge of undef
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 06:44:19 PST 2022
foad added a comment.
In D118138#3269397 <https://reviews.llvm.org/D118138#3269397>, @arsenm wrote:
> Could also do the same thing for constants. We probably emit a few unmerge of constants during legalization
Should already be done by the unmerge_cst combine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118138/new/
https://reviews.llvm.org/D118138
More information about the llvm-commits
mailing list