This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis][NFC] Simplify code.
ClosedPublic

Authored by courbet on Jan 24 2020, 2:50 AM.

Details

Summary

What we're redoing already exists in the X86 backend, it's called
X86II::getOperandBias.

Diff Detail

Event Timeline

courbet created this revision.Jan 24 2020, 2:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2020, 2:50 AM
This revision is now accepted and ready to land.Jan 24 2020, 2:53 AM
This revision was automatically updated to reflect the committed changes.