[PATCH] D142687: [Local] Don't keep K's range even if K dominates J

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 22:24:23 PDT 2023


StephenFan updated this revision to Diff 507609.
StephenFan added a comment.

Rebase and add test for load with !noundef


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.507609.patch
Type: text/x-patch
Size: 9277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/6a1a959f/attachment.bin>


More information about the llvm-commits mailing list