[PATCH] D138973: [PowerPC] [NFC] add test for O0 pipeline

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 18:41:03 PST 2022


shchenz added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/O0-pipeline.ll:59
+; CHECK-NEXT:       Implement the 'patchable-function' attribute
+; CHECK-NEXT:       PowerPC Pre-Emit Peephole
+; CHECK-NEXT:       PowerPC Expand ISEL Generation
----------------
This pass seems should not be run at -O0?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138973/new/

https://reviews.llvm.org/D138973



More information about the llvm-commits mailing list