aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorJorge Gorbe Moya <jgorbe@google.com>2024-08-21 17:37:17 -0700
committerGitHub <noreply@github.com>2024-08-21 17:37:17 -0700
commit04c827d0b5e629ba53e8ede94811a13a96db36a4 (patch)
treeb3f9c5cd6ec4ef941d0a0b30c3a7ba685d9a3211 /llvm/lib/Transforms/Utils/Local.cpp
parentf25e6515aa04e53a642bc79eb09a96e418cbbb03 (diff)
downloadllvm-04c827d0b5e629ba53e8ede94811a13a96db36a4.zip
llvm-04c827d0b5e629ba53e8ede94811a13a96db36a4.tar.gz
llvm-04c827d0b5e629ba53e8ede94811a13a96db36a4.tar.bz2
[SandboxIR] Simplify matchers in ShuffleVectorInst unit test (NFC) (#105596)
Replace instances of `testing::ContainerEq(ArrayRef<int>({1, 2, 3, 4}))` with `testing::ElementsAre(1, 2, 3, 4)` which is simpler and more readable.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions