[all-commits] [llvm/llvm-project] d6a9b7: [Mips] Add FileCheck to a test that just tested fo...
topperc via All-commits
all-commits at lists.llvm.org
Wed Jan 15 10:30:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6a9b7e58967f3d996cc4f9b136f02d99b0b8159
https://github.com/llvm/llvm-project/commit/d6a9b7e58967f3d996cc4f9b136f02d99b0b8159
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M llvm/test/CodeGen/Mips/uitofp.ll
Log Message:
-----------
[Mips] Add FileCheck to a test that just tested for a crash.
I believe the generated code here can suffer from double rounding.
So I wanted to capture the existing codegen so we can make
decisions about how to fix it.
More information about the All-commits
mailing list