diff options
author | Matthias Springer <me@m-sp.org> | 2023-03-03 17:56:39 +0100 |
---|---|---|
committer | Matthias Springer <me@m-sp.org> | 2023-03-06 08:41:28 +0100 |
commit | 2a5b13e72257ece120dfc663c5de7b73c355369c (patch) | |
tree | 045d264fd991ac2178028a46bdadbce4a9454d2b /llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | |
parent | a7d869aabbb34e0148d0f18cf18a6ab8a0213873 (diff) | |
download | llvm-2a5b13e72257ece120dfc663c5de7b73c355369c.zip llvm-2a5b13e72257ece120dfc663c5de7b73c355369c.tar.gz llvm-2a5b13e72257ece120dfc663c5de7b73c355369c.tar.bz2 |
[mlir][Interfaces] ReifyRankedShapedTypeOpInterface returns OpFoldResults
`reifyResultShapes` now returns `OpFoldResult`s instead of `Value`s. This is often more efficient because many transformations immediately attempt to extract a constant from the reified values.
Differential Revision: https://reviews.llvm.org/D145250
Diffstat (limited to 'llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp')
0 files changed, 0 insertions, 0 deletions