[all-commits] [llvm/llvm-project] 38b444: [NFC] [Legalizer] Use common method for expanding ...
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Mon Dec 14 18:51:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38b44421986937376989bfa4f4eaf0138c1139e1
https://github.com/llvm/llvm-project/commit/38b44421986937376989bfa4f4eaf0138c1139e1
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
Log Message:
-----------
[NFC] [Legalizer] Use common method for expanding fp-to-int operands
Reviewed By: RKSimon, steven.zhang
Differential Revision: https://reviews.llvm.org/D92481
More information about the All-commits
mailing list