[all-commits] [llvm/llvm-project] 81a3d9: [X86] Remove dead code from X86DAGToDAGISel::Selec...
topperc via All-commits
all-commits at lists.llvm.org
Sat Jan 11 00:27:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81a3d987ced0905bef2e3055bf77ec174bb631c7
https://github.com/llvm/llvm-project/commit/81a3d987ced0905bef2e3055bf77ec174bb631c7
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-01-11 (Sat, 11 Jan 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
Log Message:
-----------
[X86] Remove dead code from X86DAGToDAGISel::Select that is no longer needed now that we don't mutate strict fp nodes. NFC
More information about the All-commits
mailing list