Only implemented for the type combinations already supported for G_SHL.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This change fails to build when assertions are turned off, due to the variable Ty at Arch64InstructionSelector.cpp:1013 not being used anywhere but an assertion. I'm testing a patch to fix.
Comment Actions
Committed aa3c877fb58db238a86e734511bdeed9bc40086c to fix the unused variable warning at AArch64InstructionSelector.cpp:1013