diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2024-11-22 18:54:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-22 18:54:28 +0000 |
commit | c87336fc46b32dfb62ebbb259a7a4ec3d354a283 (patch) | |
tree | 7d4c8949d006c5b40efc80711d18f071585ab772 /llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp | |
parent | 5ac81a1d158e5b0577c33656235d90865d4682fb (diff) | |
download | llvm-c87336fc46b32dfb62ebbb259a7a4ec3d354a283.zip llvm-c87336fc46b32dfb62ebbb259a7a4ec3d354a283.tar.gz llvm-c87336fc46b32dfb62ebbb259a7a4ec3d354a283.tar.bz2 |
[mlir][test] Add unittests for `getInversePermutation` (#116945)
The only way to test `getInversePermutation` is through unit tests. The
concept of "inverse permutations" is tricky to document and these tests
are a good source documentation of the expected/intended behavoiur.
Hence these additional unit tests.
This is a follow-on of #114775 in which I added tests for
`isProjectedPermutation`.
Diffstat (limited to 'llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions