Image loads with TFE/LWE need special handling. Do it during instruction
selection rather than fixing it up with another pass. NFCI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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