Generate a few of the relevant tests with update_llc_test_checks.py
and pre-commit. Makes it easier to spot the differences in D152828.
Details
Details
- Reviewers
dmgreen - Commits
- rG3769aaaf1f52: [AArch64] Pre-commit some tests for D152828 (NFC)
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Test updates looks good. It may need some adjustment again after the scheduling changes recently
llvm/test/CodeGen/AArch64/sink-and-fold.ll | ||
---|---|---|
4 | I usually make the triple part of the llc run line. |
I usually make the triple part of the llc run line.