diff options
author | Florian Hahn <flo@fhahn.com> | 2022-06-27 09:33:04 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-06-27 09:33:05 +0100 |
commit | e4e22b6d80385feb0a8353e1302fa117d3a7240a (patch) | |
tree | 87813d2f6cc230a2a6a2d52d798d091faf265831 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | fe6db8d03ff16a65f57af24d2cb04f489e2e9b0c (diff) | |
download | llvm-e4e22b6d80385feb0a8353e1302fa117d3a7240a.zip llvm-e4e22b6d80385feb0a8353e1302fa117d3a7240a.tar.gz llvm-e4e22b6d80385feb0a8353e1302fa117d3a7240a.tar.bz2 |
[SCEV] Use SCEVUnknown(poison) instead of SCEVUnknown(undef).
Use poison instead of undef for SCEVUnkown of unreachable values.
This should be in line with the movement to replace undef with poison
when possible.
Suggested in D114650.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D128586
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions