[all-commits] [llvm/llvm-project] 2feb99: [AArch64] Add i128 parity test
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 21 03:46:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2feb99b02c886201c9774f4f24df14299105b321
https://github.com/llvm/llvm-project/commit/2feb99b02c886201c9774f4f24df14299105b321
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-21 (Thu, 21 Jul 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/parity.ll
Log Message:
-----------
[AArch64] Add i128 parity test
AArch64 has custom i128 ctpop handling, so match this in the parity tests
Added as part of triaging Issue #56531
More information about the All-commits
mailing list