Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AArch64] Remove unused variable 'MaskSize' in GenerateFixedLengthSVE…
…TBL (NFC) /llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:26139:12: error: unused variable 'MaskSize' [-Werror,-Wunused-variable] unsigned MaskSize = ShuffleMask.size(); ^ 1 error generated.
- Loading branch information