diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2025-02-03 10:10:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-03 10:10:37 +0000 |
commit | 978310f1de712fc9092142f0985a541a537f21ec (patch) | |
tree | 12678630e523560441d19b950c8ba799a56a8442 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e3fbf19eb4428cac03c0e7301512f11f8947d743 (diff) | |
download | llvm-978310f1de712fc9092142f0985a541a537f21ec.zip llvm-978310f1de712fc9092142f0985a541a537f21ec.tar.gz llvm-978310f1de712fc9092142f0985a541a537f21ec.tar.bz2 |
[mlir][vector][nfc] Fix typos in "VectorEmulateNarrowType.cpp" (#125415)
Updates `emulatedVectorLoad` that was introduced in #115922.
Specifically, ATM `emulatedVectorLoad` mixes "emulated type" and
"container type". This only became clear after #123526 in which the
concepts of "emulated" and "container" types were introduced.
This is an NFC change and simply updates the variable naming.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions