This is a follow-up of D95238's LangRef update.
This patch updates programUndefinedIfUndefOrPoison(V) to return true if
V is used by any memory-accessing instruction.
Interestingly, this affected many tests in Attributors, mainly about adding noundefs.
The tests are updated using llvm/utils/update_test_checks.py. I checked that the diffs
are about updating noundefs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
, i.e. has undef bits or is poison.