Commit 2646e2d
authored
PeepholeOpt: Stop allocating tiny helper classes (NFC) (llvm#123936)
This was allocating tiny helper classes for every instruction
visited. We can just dispatch over the cases in the visitor
function instead.1 parent 6f69ade commit 2646e2d
1 file changed
+675
-684
lines changed
0 commit comments