[all-commits] [llvm/llvm-project] ebf22a: [x86] add test for FP->int->FP casts; NFC (PR36617)
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Apr 10 12:58:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ebf22a49357934b622f30ef715d56b92955fa661
https://github.com/llvm/llvm-project/commit/ebf22a49357934b622f30ef715d56b92955fa661
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-04-10 (Fri, 10 Apr 2020)
Changed paths:
M llvm/test/CodeGen/X86/ftrunc.ll
Log Message:
-----------
[x86] add test for FP->int->FP casts; NFC (PR36617)
Also, add a common prefix for SSE to reduce redundant CHECK lines.
More information about the All-commits
mailing list