Unverified Commit 1d608fc7 authored by Mircea Trofin's avatar Mircea Trofin Committed by GitHub
Browse files

[NFC][InstrProf] Refactor InstrProfiling lowering pass (#74970)

Akin other passes - refactored the name to `InstrProfilingLoweringPass` to better communicate what it does, and split the pass part and the transformation part to avoid needing to initialize object state during `::run`.

A subsequent PR will move `InstrLowering` to the .cpp file and rename it to `InstrLowerer`.
parent 9bd32d78
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment