Files
clang-p2996/llvm/test/Transforms/GVN/PRE
Nikita Popov d042f2db5b [InstSimplify] Fold call null/undef to poison
Calling null or undef results in immediate undefined behavior.
Return poison instead of undef in this case, similar to what
we do for immediate UB due to division by zero.
2021-01-06 21:09:30 +01:00
..
2020-09-21 12:12:25 -07:00