mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-08-26 19:50:41 -04:00
[PR #13] [MERGED] X86: Avoid converting EVEX to VEX when disp8 would be beneficial #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/llvm-mirror/pull/13
Author: @Whatcookie
Created: 5/27/2022
Status: ✅ Merged
Merged: 5/27/2022
Merged by: @undefined
Base:
master← Head:master📝 Commits (1)
18ee4feX86: Avoid converting EVEX to VEX when disp8 would be beneficial📊 Changes
1 file changed (+646 additions, -0 deletions)
View changed files
📝
lib/Target/X86/X86EvexToVex.cpp(+646 -0)📄 Description
Saves around 2% code size
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.