This is an archive of the discontinued LLVM Phabricator instance.

Change logic in StackMaps::recordStackMapOpers to use the isInt<32> predicate instead of bitwise operations.
ClosedPublic

Authored by sanjoy on Nov 3 2014, 2:31 PM.

Details

Reviewers
ributzka
Summary

(Non functional change)

Diff Detail

Event Timeline

sanjoy updated this revision to Diff 15733.Nov 3 2014, 2:31 PM
sanjoy retitled this revision from to Change logic in StackMaps::recordStackMapOpers to use the isInt<32> predicate instead of bitwise operations..
sanjoy updated this object.
sanjoy edited the test plan for this revision. (Show Details)
sanjoy added a reviewer: ributzka.
sanjoy added a subscriber: Unknown Object (MLST).
ributzka accepted this revision.Nov 3 2014, 2:56 PM
ributzka edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 3 2014, 2:56 PM
sanjoy closed this revision.Dec 11 2014, 8:20 PM