[PATCH] D138905: [AArch64] add missing Armv8.9-A -> Armv9.4-A equivalence test

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 06:20:48 PST 2023


tmatheson added a comment.

Yes this case is tested for implies(): `EXPECT_TRUE(AArch64::ARMV9_4A.implies(AArch64::ARMV8_9A));`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138905/new/

https://reviews.llvm.org/D138905



More information about the llvm-commits mailing list