[all-commits] [llvm/llvm-project] b3f1b1: [AArch64] Update clang CodeGen tests I missed in 4...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Nov 23 11:15:52 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: b3f1b19c9cecd2ac8f8153aa25f8025dbd5702b8
https://github.com/llvm/llvm-project/commit/b3f1b19c9cecd2ac8f8153aa25f8025dbd5702b8
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M clang/test/CodeGen/aarch64-v8.2a-neon-intrinsics-constrained.c
Log Message:
-----------
[AArch64] Update clang CodeGen tests I missed in 4252f7773a5b98b825d17e5f77c7d349cb2fb7c7.
These tests invoke opt and llc even though they are in the frontend.
We now do a better job of generating commuted patterns for fma so
these tests now form fmls instead of fmla+fneg.
More information about the All-commits
mailing list