[PATCH] D142687: [Local] Use most generic range if K does not dominate J or K doesn't have a !noundef

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 04:25:57 PDT 2023


StephenFan updated this revision to Diff 507692.
StephenFan retitled this revision from "[Local] Don't keep K's range even if K dominates J" to "[Local] Use most generic range if K does not dominate J or K doesn't have a !noundef".
StephenFan added a comment.

Update title.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142687

Files:
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/GVN/range.ll
  llvm/test/Transforms/JumpThreading/thread-loads.ll
  llvm/test/Transforms/NewGVN/range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142687.507692.patch
Type: text/x-patch
Size: 9318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/7518c5e7/attachment.bin>


More information about the llvm-commits mailing list