[PATCH] D110290: [JumpThreading] Ignore free instructions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 09:28:58 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e3c6fc7cb9d: [JumpThreading] Ignore free instructions (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110290

Files:
  llvm/include/llvm/Transforms/Scalar/JumpThreading.h
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/test/Transforms/JumpThreading/free_instructions.ll
  llvm/test/Transforms/PhaseOrdering/inlining-alignment-assumptions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110290.374585.patch
Type: text/x-patch
Size: 11511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210923/9f0d38b8/attachment.bin>


More information about the llvm-commits mailing list