mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
[ARM64] Remove dead code.
This commit is contained in:
@@ -785,10 +785,6 @@ bool EmulateInstructionARM64::EmulateLDPSTP(const uint32_t opcode) {
|
||||
|
||||
RegisterValue data_Rt;
|
||||
RegisterValue data_Rt2;
|
||||
|
||||
// if (vector)
|
||||
// CheckFPEnabled(false);
|
||||
|
||||
RegisterInfo reg_info_base;
|
||||
RegisterInfo reg_info_Rt;
|
||||
RegisterInfo reg_info_Rt2;
|
||||
|
||||
Reference in New Issue
Block a user