diff options
author | Nikita Popov <npopov@redhat.com> | 2022-01-20 16:48:19 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-01-21 09:13:37 +0100 |
commit | 6a19cb837c9b2ca14642bb0a8f1234903e4430d0 (patch) | |
tree | 1a5972d4bfcbf14ad392a6abe6ddc793848bd1cc /llvm/lib/Support/TargetParser.cpp | |
parent | 05cd9a0596d8d2cc4fdb1d1dfa0957968aceaf92 (diff) | |
download | llvm-6a19cb837c9b2ca14642bb0a8f1234903e4430d0.zip llvm-6a19cb837c9b2ca14642bb0a8f1234903e4430d0.tar.gz llvm-6a19cb837c9b2ca14642bb0a8f1234903e4430d0.tar.bz2 |
[ConstantFold] Support pointers in reinterpret load folding
Peculiarly, the necessary code to handle pointers (including the
check for non-integral address spaces) is already in place,
because we were already allowing vectors of pointers here, just
not plain pointers.
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions