[PATCH] D142787: [GVN] Don't count debug instructions when limit the number of checked instructions

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 13:04:43 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf494b366ff8a: [GVN] Don't count debug instructions when limit the number of checked… (authored by Carrot).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142787

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/PRE/pre-load-dbg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142787.493714.patch
Type: text/x-patch
Size: 7996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/0180e487/attachment.bin>


More information about the llvm-commits mailing list