This is to address comments https://reviews.llvm.org/D138265#3950197
This should be helpful for detecting optimization passes added to O0 pipeline by mistake.
Differential D138973
[PowerPC] [NFC] add test for O0 pipeline shchenz on Nov 29 2022, 6:36 PM. Authored by
Details
This is to address comments https://reviews.llvm.org/D138265#3950197 This should be helpful for detecting optimization passes added to O0 pipeline by mistake.
Diff Detail
Event Timeline
|
This pass seems should not be run at -O0?