Added unit tests to check supported rounding modes
authorSerge Pavlov <sepavloff@gmail.com>
Tue, 13 Aug 2019 05:21:18 +0000 (05:21 +0000)
committerSerge Pavlov <sepavloff@gmail.com>
Tue, 13 Aug 2019 05:21:18 +0000 (05:21 +0000)
commit2a09b9acfb6fa14bbb08df3c13fb9fb0d09069d1
treee6c9b43e08bedffafffe20e626bb853c4bda98e0
parent892cdc73be231c0148ca092260644c30b1dd4e16
Added unit tests to check supported rounding modes

Also added fixed misspelled metadata name.

Differential Revision: https://reviews.llvm.org/D66073

llvm-svn: 368650
llvm/lib/IR/IntrinsicInst.cpp
llvm/unittests/IR/IRBuilderTest.cpp