[Bug inline-asm/102264] Macro Intrinsics fail to use all the registers on the machine

2021-09-09 Thread ntukanov at cmu dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102264 --- Comment #2 from Nicholai Tukanov --- (In reply to Andrew Pinski from comment #1) > There seems to be some extra moves the register allocator cannot remove and > that is causing some extra spilling. > > Your loop has 32 live variables and tha

[Bug inline-asm/102264] New: Macro Intrinsics fail to use all the registers on the machine

2021-09-09 Thread ntukanov at cmu dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102264 Bug ID: 102264 Summary: Macro Intrinsics fail to use all the registers on the machine Product: gcc Version: 9.1.0 Status: UNCONFIRMED Severity: normal