[llvm] [AMDGPU] Inplace FI elimination during PEI for scalar copy instruction (PR #99556)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 30 12:02:43 PDT 2024
arsenm wrote:
> It would still be good if we had an IR test that hit these cases
I think I've managed to craft one that will need some adjustment to hit the various cases
https://github.com/llvm/llvm-project/pull/99556
More information about the llvm-commits
mailing list