diff options
author | Michael Munday <mike.munday@lowrisc.org> | 2021-01-15 15:32:31 +0000 |
---|---|---|
committer | Sam Elliott <selliott@lowrisc.org> | 2021-01-15 15:35:13 +0000 |
commit | bf1aa5db5c76d187df8dfef28bc5b8889fb53c4b (patch) | |
tree | 89decf7226bf5f2164814fb6acbba2fe8bf5a120 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5bf47e142b6ebe1baf0cab257800c27a1a3bbde7 (diff) | |
download | llvm-bf1aa5db5c76d187df8dfef28bc5b8889fb53c4b.zip llvm-bf1aa5db5c76d187df8dfef28bc5b8889fb53c4b.tar.gz llvm-bf1aa5db5c76d187df8dfef28bc5b8889fb53c4b.tar.bz2 |
[RISCV][NFC] Fix order of parameters in cmov ge/le tests
The first parameter should be selected if the condition is true and
the last parameter if the condition is false. Prior to this change
it was the other way round which was confusing.
Differential Revision: https://reviews.llvm.org/D94729
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions