Returing a value would make the canonicalization infrastructure
think that folding succeeded so the pattern will be tried again
when invoked via, e.g., applyPatternsAndFoldGreedily and
eventually fail due to not converging after 10 times by default.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo