This is an archive of the discontinued LLVM Phabricator instance.

[ValueTracking] Enhance DemandedElts support to PhiNode
AcceptedPublic

Authored by xjtuhu on Sep 15 2021, 9:02 PM.

Details

Diff Detail

Unit TestsFailed

Event Timeline

xjtuhu created this revision.Sep 15 2021, 9:02 PM
xjtuhu requested review of this revision.Sep 15 2021, 9:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 15 2021, 9:02 PM
reames accepted this revision.Sep 16 2021, 9:38 AM

LGTM w/one required change.

llvm/test/Transforms/InstCombine/phi-known-bits-demandedelts.ll
2

Please use ./utils/update_test_checks.py

This revision is now accepted and ready to land.Sep 16 2021, 9:38 AM
xjtuhu updated this revision to Diff 373137.Sep 16 2021, 8:48 PM

update the test after using update_test_checks.py

xjtuhu updated this revision to Diff 373148.Sep 16 2021, 11:29 PM

update the test after using update_test_checks.py

xjtuhu marked an inline comment as done.Sep 16 2021, 11:35 PM
xjtuhu added inline comments.
llvm/test/Transforms/InstCombine/phi-known-bits-demandedelts.ll
2

Done!

lebedev.ri resigned from this revision.Jan 12 2023, 5:42 PM

This review seems to be stuck/dead, consider abandoning if no longer relevant.

Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2023, 5:42 PM
Herald added a subscriber: StephenFan. · View Herald Transcript