Previously we didn't materialize conversions for arguments in certain
cases as the implicit type propagation was being heavily relied on
by many patterns. Now that those patterns have been fixed to
properly handle type conversions, we can drop the special behavior.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo