This removes a bunch of duplicated code, by adding an intermediate
function simplifyReduction that takes a std::function argument
for the actual replacement of the code.
No functional change intended.
Differential D132588
[FLANG][NFCI]De-duplicate code in SimplifyIntrinsics Leporacanthicus on Aug 24 2022, 12:13 PM. Authored by
Details This removes a bunch of duplicated code, by adding an intermediate No functional change intended.
Diff Detail
Event Timeline
Comment Actions Updates per review comments:
Comment Actions Thanks for function_ref replacements!
|