This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Add support for encoding slbfee (SLB Find Entry ESID) instruction.
ClosedPublic

Authored by sfertile on Apr 3 2019, 10:12 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

sfertile created this revision.Apr 3 2019, 10:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 3 2019, 10:12 AM
Herald added a subscriber: kbarton. · View Herald Transcript
echristo accepted this revision.Apr 3 2019, 10:15 AM

LGTM.

Feels awkward to have isDot represented this way, but that's very much not an issue with this patch :)

-eric

This revision is now accepted and ready to land.Apr 3 2019, 10:15 AM
sfertile closed this revision.Apr 16 2019, 10:20 AM