diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-11-04 10:02:08 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-11-04 10:05:24 -0500 |
commit | b556ce3992709e1f6302ca1d4c296f57e83cd6a7 (patch) | |
tree | 35b153b907c1e5f490b89fbda16c60cb21c8abb3 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | d142ec6fef9a053c9fd9edb5a388203cdb121e65 (diff) | |
download | llvm-b556ce3992709e1f6302ca1d4c296f57e83cd6a7.zip llvm-b556ce3992709e1f6302ca1d4c296f57e83cd6a7.tar.gz llvm-b556ce3992709e1f6302ca1d4c296f57e83cd6a7.tar.bz2 |
[IR] adjust assert when replacing undef elements in vector constant
As noted in follow-up to:
rGa1e8ad4f2fa7
It's not safe to assume that an element of the constant is always
non-null. It's definitely not an expected case for the current
instcombine user, but that may not hold if this function is
eventually called from arbitrary places.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions