Unify llvm::X86::getRelaxedOpcodeArith and getShortArithOpcode in
X86MCPlusBuilder.cpp.
Addresses https://lists.llvm.org/pipermail/llvm-dev/2022-January/154526.html
Paths
| Differential D121404
[BOLT][NFC] Use getShortOpcodeArith in X86MCPlusBuilder ClosedPublic Authored by Amir on Mar 10 2022, 12:23 PM.
Details Summary Unify llvm::X86::getRelaxedOpcodeArith and getShortArithOpcode in Addresses https://lists.llvm.org/pipermail/llvm-dev/2022-January/154526.html
Diff Detail
Event TimelineAmir added a parent revision: D121402: [X86][NFC] Move table from getRelaxedOpcodeArith into its own class.Mar 10 2022, 12:23 PM Comment Actions Pre-merge checks fail because they don't pick up parent diff D121402. Build and tests pass locally. This revision is now accepted and ready to land.Mar 11 2022, 5:38 PM This revision was landed with ongoing or failed builds.Mar 12 2022, 9:07 AM Closed by commit rG5790441c4508: [BOLT][NFC] Use getShortOpcodeArith in X86MCPlusBuilder (authored by Amir). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 414856 bolt/lib/Target/X86/X86MCPlusBuilder.cpp
|