aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorNicolas Vasilache <nicolas.vasilache@gmail.com>2022-06-23 02:29:43 -0700
committerNicolas Vasilache <nicolas.vasilache@gmail.com>2022-06-23 05:28:09 -0700
commit4c7225d19a9d1ff62c0ae39049ca3afe2a46c571 (patch)
tree35dcff8e49224859bff1d7c3498b6168ccc55306 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent8999b745bc4ecae5ac74f5c4d06f40e317ddb12c (diff)
downloadllvm-4c7225d19a9d1ff62c0ae39049ca3afe2a46c571.zip
llvm-4c7225d19a9d1ff62c0ae39049ca3afe2a46c571.tar.gz
llvm-4c7225d19a9d1ff62c0ae39049ca3afe2a46c571.tar.bz2
[mlir][Transform] Fix implementation of the generic apply that is based on applyToOne.
The result of applying an N-result producing transformation to M payload ops is an M-wide result, each containing N result operations. This requires a transposition of the results obtained by calling `applyToOne`. This revision fixes the issue and adds more advanced tests that exercise the behavior. Differential Revision: https://reviews.llvm.org/D128414
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions