[all-commits] [llvm/llvm-project] aecd52: [Clang][AArch64] Remove unused prefix in constrain...
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Nov 6 06:14:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aecd52b97bb457aaecb0bcb658e6ea684e869de9
https://github.com/llvm/llvm-project/commit/aecd52b97bb457aaecb0bcb658e6ea684e869de9
Author: David Spickett <david.spickett at linaro.org>
Date: 2020-11-06 (Fri, 06 Nov 2020)
Changed paths:
M clang/test/CodeGen/arm64-vrnd-constrained.c
Log Message:
-----------
[Clang][AArch64] Remove unused prefix in constrained rounding test
This test was added in 7f38812d5b7e0fd5145e44d5ae831a67d782dca6
and all the other tests make use of the COMMONIR check. So I think
this was left in by mistake for this particular test.
Reviewed By: kpn
Differential Revision: https://reviews.llvm.org/D90921
More information about the All-commits
mailing list