[PATCH] D133036: [InstCombine] Treat passing undef to noundef params as UB
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 22 11:17:28 PDT 2022
aeubanks updated this revision to Diff 462245.
aeubanks added a comment.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
"fix" lldb test (hopefully)
skip when msan
add flag to disable (to be removed in the future)
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.462245.patch
Type: text/x-patch
Size: 10879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220922/7e5f2f70/attachment-0001.bin>
More information about the cfe-commits
mailing list