[all-commits] [llvm/llvm-project] e6e23a: [LegalizeDAG] Add return to the strict node handli...
topperc via All-commits
all-commits at lists.llvm.org
Thu Dec 19 11:40:08 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e6e23a24beece5624068ff502fc74a466eedf038
https://github.com/llvm/llvm-project/commit/e6e23a24beece5624068ff502fc74a466eedf038
Author: Craig Topper <craig.topper at intel.com>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
Log Message:
-----------
[LegalizeDAG] Add return to the strict node handling in PromoteLegalINT_TO_FP to prevent an invalid strict fp node from being created by falling into non-strict code path.
More information about the All-commits
mailing list