[all-commits] [llvm/llvm-project] 57e46e: [SelectionDAG] NFC: Hoist is legal check
David Zarzycki via All-commits
all-commits at lists.llvm.org
Mon Nov 9 07:55:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 57e46e71234909714355c8e50a5bf62aad22c05d
https://github.com/llvm/llvm-project/commit/57e46e71234909714355c8e50a5bf62aad22c05d
Author: David Zarzycki <dave at znu.io>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[SelectionDAG] NFC: Hoist is legal check
This was requested during the code review of D89952.
More information about the All-commits
mailing list