There are helpers for testing for constant or constant build_vector,
and for splat ConstantFP vectors, but not for a constantfp or
non-splat ConstantFP vector.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D27999
DAG: Add helper for testing constant values ClosedPublic Authored by arsenm on Dec 20 2016, 1:23 PM.
Details
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Dec 21 2016, 8:52 PM
Revision Contents
Diff 82141 include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
|
Shouldn't that be \p N ?