I dropped the DemandedElts since it seems to be missing from some of
the new interfaces, but not others.
Details
Details
- Reviewers
aditya_nandakumar aemerson paquette
Diff Detail
Diff Detail
Paths
| Differential D66923
GlobalISel: Add maskedValueIsZero and signBitIsZero to known bits ClosedPublic Authored by arsenm on Aug 28 2019, 7:03 PM.
Details
Summary I dropped the DemandedElts since it seems to be missing from some of
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, volkan, rovka, wdng. · View Herald TranscriptAug 28 2019, 7:03 PM This revision is now accepted and ready to land.Aug 28 2019, 8:50 PM
Revision Contents
Diff 217760 include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
lib/CodeGen/GlobalISel/GISelKnownBits.cpp
unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
|