diff options
author | Florian Hahn <flo@fhahn.com> | 2022-05-19 16:24:38 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-05-19 16:24:58 +0100 |
commit | df56fb44f5495a660ffd369355f1b7d9c5144232 (patch) | |
tree | 4edc20125441b3e428dd55dca8fbece9ebe588d1 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4431e8c84e6290b6b6f28d471f7584f0d9ccbb7b (diff) | |
download | llvm-df56fb44f5495a660ffd369355f1b7d9c5144232.zip llvm-df56fb44f5495a660ffd369355f1b7d9c5144232.tar.gz llvm-df56fb44f5495a660ffd369355f1b7d9c5144232.tar.bz2 |
[VPlan] Update VPWidenMemoryInstruction to not inherit from VPValue.
VPWidenMemoryInstruction also models stores which may not produce a value.
This can trip over analyses. Improve the modeling by only adding
VPValues for VPWidenMemoryInstructionRecipes modeling loads.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions