[all-commits] [llvm/llvm-project] 950ea6: [X86] Remove orphan LowerSTRICT_FSETCC declaration...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Mar 27 10:03:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 950ea61653748b485e2d6e18011e9bc7e83bfd82
https://github.com/llvm/llvm-project/commit/950ea61653748b485e2d6e18011e9bc7e83bfd82
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.h
Log Message:
-----------
[X86] Remove orphan LowerSTRICT_FSETCC declaration. NFCI.
LowerSETCC handles strict cases as well, we don't have a separate function.
More information about the All-commits
mailing list