[PATCH] D133036: [InstCombine] Treat passing undef to noundef params as UB

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 09:15:36 PDT 2022


aeubanks updated this revision to Diff 457300.
aeubanks added a comment.

update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133036

Files:
  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.457300.patch
Type: text/x-patch
Size: 4331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/d95fb501/attachment.bin>


More information about the llvm-commits mailing list