[PATCH] D64416: [AArch64] Add support for Transactional Memory Extension (TME)
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 19 06:48:15 PDT 2019
RKSimon added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/tme-tcancel.ll:1
+; RUN: llc %s -o - | FileCheck %s
+
----------------
Would it make sense to add -verify-machineinstrs to all these Codegen/AArch64/tme-*.ll tests?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64416/new/
https://reviews.llvm.org/D64416
More information about the cfe-commits
mailing list