diff options
author | Florian Hahn <flo@fhahn.com> | 2021-07-26 11:38:39 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-07-26 12:05:23 +0100 |
commit | d995d63767624a60a5d3276f9f16d7b995435af1 (patch) | |
tree | ccfb6a62040f6b5acbb3f7914928d25f797c8074 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 20b0fa91c9eebc7501e280049b61e8de352f3c94 (diff) | |
download | llvm-d995d63767624a60a5d3276f9f16d7b995435af1.zip llvm-d995d63767624a60a5d3276f9f16d7b995435af1.tar.gz llvm-d995d63767624a60a5d3276f9f16d7b995435af1.tar.bz2 |
[VPlan] Use stored value from recipes for interleave groups.
Instead of getting the VPValue for the stored IR values through the
current plan, use the stored value of the recipes directly.
This way, the correct VPValues are used if the store recipes have been
modified in the VPlan and the IR value is not correct any longer. This
can happen, e.g. due to D105008.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions