[PATCH] D99670: [AMDGPU] Don't rely on SIAddIMGInit for GlobalISel
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 31 09:55:16 PDT 2021
arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.
If the fallback is enabled, this pass will still run. You need to have the pass check if isel failed and skip the function if it suceeded
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99670/new/
https://reviews.llvm.org/D99670
More information about the llvm-commits
mailing list