[PATCH] D142801: [Local][InstCombine][GVN] Handle !noundef metadata in combineMetadata

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 22:27:25 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG232698dc171e: [Local][InstCombine][GVN] Handle !noundef metadata in combineMetadata (authored by StephenFan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142801

Files:
  llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/GVN/noundef.ll
  llvm/test/Transforms/InstCombine/phi-load-metadata-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142801.494169.patch
Type: text/x-patch
Size: 4971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/00118f27/attachment.bin>


More information about the llvm-commits mailing list