4 Commits

Author SHA1 Message Date
Muhammad Omair Javaid
18de7c6a3b Revert "[InstCombine] Treat passing undef to noundef params as UB"
This reverts commit c911befaec494c52a63e3b957e28d449262656fb.

It has broken LLDB Arm/AArch64 Linux buildbots. I dont really understand
the underlying reason. Reverting for now make buildbot green.

https://reviews.llvm.org/D133036
2022-09-02 16:09:50 +05:00
Arthur Eubanks
c911befaec [InstCombine] Treat passing undef to noundef params as UB
Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D133036
2022-09-01 15:16:45 -07:00
Arthur Eubanks
79a4fa366c [test][InstCombine] Update precommitted test 2022-09-01 09:08:44 -07:00
Arthur Eubanks
8c7b103055 [test][InstCombine] Precommit some undef/noundef tests 2022-08-31 11:19:31 -07:00