This is an archive of the discontinued LLVM Phabricator instance.

[Clang][AArch64] Remove unused prefix in constrained rounding test
ClosedPublic

Authored by DavidSpickett on Nov 6 2020, 3:01 AM.

Details

Summary

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.

Diff Detail

Event Timeline

DavidSpickett created this revision.Nov 6 2020, 3:01 AM
DavidSpickett requested review of this revision.Nov 6 2020, 3:01 AM

In case this looks like a spammy change, this is for http://llvm.1065342.n5.nabble.com/llvm-dev-RFC-FileCheck-dis-allowing-unused-prefixes-td142255.html

AFAICT there is no common IR to check for in this test, unlike the others.

kpn accepted this revision.Nov 6 2020, 6:05 AM

LGTM

This revision is now accepted and ready to land.Nov 6 2020, 6:05 AM
This revision was landed with ongoing or failed builds.Nov 6 2020, 6:14 AM
This revision was automatically updated to reflect the committed changes.