[all-commits] [llvm/llvm-project] 082dcc: [llvm-exegesis] Restrict the range of allowable ro...
Clement Courbet via All-commits
all-commits at lists.llvm.org
Mon Feb 3 02:53:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 082dccac9079d1c6219cecfc94f9345e1647a60b
https://github.com/llvm/llvm-project/commit/082dccac9079d1c6219cecfc94f9345e1647a60b
Author: Clement Courbet <courbet at google.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/tools/llvm-exegesis/lib/X86/Target.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list