[PATCH] D105926: [PowerPC] Extra test case for LDARX
Kai Luo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 20 04:23:27 PDT 2021
lkail added inline comments.
================
Comment at: clang/test/CodeGen/builtins-ppc-xlcompat-check-ldarx-opt.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu \
----------------
This looks problematic, we should not generate `llc`'s output in clang's test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105926/new/
https://reviews.llvm.org/D105926
More information about the cfe-commits
mailing list