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

Alexey Zhikhartsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 08:00:30 PDT 2022


alexey.zhikhar updated this revision to Diff 427011.
alexey.zhikhar added a comment.

Limit the number of paths explored to contain compile time.


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.427011.patch
Type: text/x-patch
Size: 11789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/46e1f5e5/attachment.bin>


More information about the llvm-commits mailing list