Prioritizes Tablegen-erated instruction selection over C++ instruction selection.
Remove G_ADD/G_SUB C++ selection - implemented by Tablegen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
lib/Target/X86/X86InstructionSelector.cpp | ||
---|---|---|
58 ↗ | (On Diff #97216) | does the comment need updating? |
Comment Actions
Thanks for the review!
lib/Target/X86/X86InstructionSelector.cpp | ||
---|---|---|
58 ↗ | (On Diff #97216) | Thanks |
Comment Actions
Thanks for doing this. It will allow me to add a test for the predicates related to the optsize attribute.