[PATCH] D124394: [DFAJumpThreading] Relax analysis to handle unpredictable initial values

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 08:31:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b0d76347439: [DFAJumpThreading] Relax analysis to handle unpredictable initial values (authored by Alex Zhikhartsev <alex.zhi at huawei.com>).

Changed prior to commit:
  https://reviews.llvm.org/D124394?vs=427011&id=432295#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124394

Files:
  llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
  llvm/test/Transforms/DFAJumpThreading/dfa-jump-threading-analysis.ll
  llvm/test/Transforms/DFAJumpThreading/negative.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124394.432295.patch
Type: text/x-patch
Size: 11790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/dd42f6e4/attachment.bin>


More information about the llvm-commits mailing list