[all-commits] [llvm/llvm-project] 64d3ed: [X86] Regenerate scalar fptosi/fptoui tests. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 27 10:57:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 64d3ed304fe7aa7c4d753da70beaff9f23c4896b
https://github.com/llvm/llvm-project/commit/64d3ed304fe7aa7c4d753da70beaff9f23c4896b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M llvm/test/CodeGen/X86/scalar-fp-to-i32.ll
M llvm/test/CodeGen/X86/scalar-fp-to-i64.ll
Log Message:
-----------
[X86] Regenerate scalar fptosi/fptoui tests. NFCI.
Merge prefixes where possible, use 'X86' instead of 'X32' (which we try to only use for gnux32 triple tests).
More information about the All-commits
mailing list