[llvm-exegesis] Restrict the range of allowable rounding countrols.
authorClement Courbet <courbet@google.com>
Fri, 24 Jan 2020 11:51:39 +0000 (12:51 +0100)
committerClement Courbet <courbet@google.com>
Mon, 3 Feb 2020 10:53:27 +0000 (11:53 +0100)
commit082dccac9079d1c6219cecfc94f9345e1647a60b
treeb222c91693682be739243d2aa88c29cccfe36f16
parent3dcc1fc61b59dc48f3c469c72b2c259606873a11
[llvm-exegesis] Restrict the range of allowable rounding countrols.

Summary:
It turns out that CUR_DIRECTION is just an internal placeholder, not an actual
valid encoded value.

Reviewers: gchatelet

Subscribers: tschuett, mstojanovic, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73343
llvm/tools/llvm-exegesis/lib/X86/Target.cpp