I'm going to later change the IRTranslator to not remove unnecessary fallthrough G_BRs and leave it down to the target. Implement this in earlySelect() before the tablegen selector can select it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Actually I'm going to abandon this. I think later CodeGen passes can eliminate these and make better decisions about it.
clang-tidy: error: use of undeclared identifier 'm_GXor'; did you mean 'm_GOr'? [clang-diagnostic-error]
not useful