[PATCH] D89050: Add support for !noundef metatdata on loads
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 16:29:20 PDT 2020
aqjune updated this revision to Diff 298513.
aqjune added a comment.
Update wording of LangRef
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89050/new/
https://reviews.llvm.org/D89050
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/FixedMetadataKinds.def
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/test/Transforms/InstSimplify/freeze-noundef.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89050.298513.patch
Type: text/x-patch
Size: 7415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/e881cbd4/attachment.bin>
More information about the llvm-commits
mailing list