[PATCH] D111872: Remove the verifyAfter mechanism that was replaced by D111397

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 03:39:38 PDT 2021


foad created this revision.
foad added a reviewer: MatzeB.
Herald added subscribers: kerbowa, hiraditya, nhaehnle, jvesely, arsenm, jholewinski.
foad requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111872

Files:
  llvm/include/llvm/CodeGen/TargetPassConfig.h
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/lib/Target/AMDGPU/R600TargetMachine.cpp
  llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
  llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
  llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
  llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
  llvm/lib/Target/XCore/XCoreTargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111872.379955.patch
Type: text/x-patch
Size: 12884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/43af0940/attachment.bin>


More information about the llvm-commits mailing list