llvm-project
9b3e2f53
- X86: Elide use of RegClassByHwMode in some ptr_rc_tailcall uses (#159874)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
48 days ago
X86: Elide use of RegClassByHwMode in some ptr_rc_tailcall uses (#159874) Different instructions are used for the 32-bit and 64-bit cases anyway, so directly use the concrete register class in the instruction.
References
#159874 - X86: Elide use of RegClassByHwMode in some ptr_rc_tailcall uses
Author
arsenm
Parents
07def279
Loading