diff options
author | Florian Hahn <flo@fhahn.com> | 2023-09-06 16:27:09 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-09-06 16:27:09 +0100 |
commit | 785e7063b906485668b4683ca7da834c22c134d5 (patch) | |
tree | 38a186f980e795ebeb97c138fbc49803a7f5dc74 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | ad2453a2db22cd5aefabb8961a0cf025f8f7eb03 (diff) | |
download | llvm-785e7063b906485668b4683ca7da834c22c134d5.zip llvm-785e7063b906485668b4683ca7da834c22c134d5.tar.gz llvm-785e7063b906485668b4683ca7da834c22c134d5.tar.bz2 |
[VPlan] Don't rely on underlying instr in VPWidenRecipe (NFCI).
VPWidenRecipe only needs the opcode to widen, all other information
(flags, debug loc and operands) is already modeled directly via the
recipe.
This removes the remaining uses of the underlying instruction from
VPWidenRecipe::execute.
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions