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

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 23:07:52 PST 2023


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

Fix typo.


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/InstCombine/phi-load-metadata-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142801.492985.patch
Type: text/x-patch
Size: 3466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230128/b392f955/attachment.bin>


More information about the llvm-commits mailing list