diff options
author | Florian Hahn <flo@fhahn.com> | 2024-04-17 11:00:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 11:00:58 +0100 |
commit | a9bafe91dd088c5fa6f074c14dd3a1af25f00457 (patch) | |
tree | ef8974af96b393ec0806db332dcc1ca9c1773d55 /llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp | |
parent | cbe148b730a04fc95eda9a43903f0af487884a96 (diff) | |
download | llvm-a9bafe91dd088c5fa6f074c14dd3a1af25f00457.zip llvm-a9bafe91dd088c5fa6f074c14dd3a1af25f00457.tar.gz llvm-a9bafe91dd088c5fa6f074c14dd3a1af25f00457.tar.bz2 |
[VPlan] Split VPWidenMemoryInstructionRecipe (NFCI). (#87411)
This patch introduces a new VPWidenMemoryRecipe base class and distinct
sub-classes to model loads and stores.
This is a first step in an effort to simplify and modularize code
generation for widened loads and stores and enable adding further more
specialized memory recipes.
PR: https://github.com/llvm/llvm-project/pull/87411
Diffstat (limited to 'llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp')
0 files changed, 0 insertions, 0 deletions