[Lldb-commits] [PATCH] D133036: [InstCombine] Treat passing undef to noundef params as UB
Arthur Eubanks via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 22 11:21:10 PDT 2022
aeubanks updated this revision to Diff 462249.
aeubanks added a comment.
extra parens
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133036/new/
https://reviews.llvm.org/D133036
Files:
clang/test/CodeGenOpenCL/overload.cl
lldb/test/API/functionalities/optimized_code/main.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/call-undef.ll
llvm/test/Transforms/InstCombine/out-of-bounds-indexes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133036.462249.patch
Type: text/x-patch
Size: 10870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220922/0301692e/attachment.bin>
More information about the lldb-commits
mailing list