Skip to content

Commit

Permalink
Remove whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
leculver committed May 3, 2024
1 parent 4073c4d commit 489c412
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/coreclr/jit/optcse.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3363,7 +3363,6 @@ CSE_HeuristicRL::CSE_HeuristicRL(Compiler* pCompiler)
// Reward
//
ConfigDoubleArray rewards;

rewards.EnsureInit(JitConfig.JitReplayCSEReward());
const unsigned rewardsLength = rewards.GetLength();

Expand Down

0 comments on commit 489c412

Please sign in to comment.