[PATCH] D84927: [TargetPassConfig] Run MachineVerifier after more passes

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 12:31:37 PDT 2020


MaskRay accepted this revision.
MaskRay added a comment.

If your build is configured with `-DLLVM_ENABLE_EXPENSIVE_CHECKS=on`, verifyer passes may be added even without `-verify-machineinstrs`. I assume you have tested them...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84927



More information about the llvm-commits mailing list