forked from OSchip/llvm-project
aff4ed7326
Summary: The new internal representation of operation results now allows for accessing the result types to be more efficient. Changing the API to ArrayRef is more efficient and removes the need to explicitly materialize vectors in several places. Differential Revision: https://reviews.llvm.org/D73429 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestDialect.cpp | ||
TestDialect.h | ||
TestOps.td | ||
TestPatterns.cpp | ||
lit.local.cfg |