LLVM: llvm::HistogramInfo Struct Reference (original) (raw)
This holds details about a histogram operation – a load -> update -> store sequence where each lane in a vector might be updating the same element as another lane. More...
#include "[llvm/Transforms/Vectorize/LoopVectorizationLegality.h](LoopVectorizationLegality%5F8h%5Fsource.html)"
Detailed Description
This holds details about a histogram operation – a load -> update -> store sequence where each lane in a vector might be updating the same element as another lane.
Definition at line 239 of file LoopVectorizationLegality.h.
Constructor & Destructor Documentation
Member Data Documentation
◆ Load
◆ Store
◆ Update
The documentation for this struct was generated from the following file:
- include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h