diff options
author | Florian Hahn <flo@fhahn.com> | 2022-04-15 22:52:46 +0200 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-04-15 22:53:33 +0200 |
commit | 73f5d7d0d6ec0eb474925f1952fd7b6f92024fa1 (patch) | |
tree | 6f72799b22314503920268d1b43d1233e0bf9e09 /clang/lib/Basic/Builtins.cpp | |
parent | eab6e94f912d014e6f19e1737ef81e36e4601faf (diff) | |
download | llvm-73f5d7d0d6ec0eb474925f1952fd7b6f92024fa1.zip llvm-73f5d7d0d6ec0eb474925f1952fd7b6f92024fa1.tar.gz llvm-73f5d7d0d6ec0eb474925f1952fd7b6f92024fa1.tar.bz2 |
[VPlan] Handle equal address and store ops in onlyFirstLaneDemanded.
With opaque pointers, the stored value and address can be the same.
Previously the code in VPWidenMemoryInstructionRecipe::onlyFirstLaneDemanded
incorrectly considers stores with matching store and pointer operands as
only demanding the first lane, causing a crash.
Diffstat (limited to 'clang/lib/Basic/Builtins.cpp')
0 files changed, 0 insertions, 0 deletions