[all-commits] [llvm/llvm-project] 77c43e: [X86][FastISel] X86SelectIntToFP - don't assume va...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 3 03:05:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77c43e14897a404fbf4a132a1a75d49ba2ec08c1
https://github.com/llvm/llvm-project/commit/77c43e14897a404fbf4a132a1a75d49ba2ec08c1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M llvm/lib/Target/X86/X86FastISel.cpp
A llvm/test/CodeGen/X86/pr68068.ll
Log Message:
-----------
[X86][FastISel] X86SelectIntToFP - don't assume value type is simple.
Fixes #68068
More information about the All-commits
mailing list