https://sourceware.org/bugzilla/show_bug.cgi?id=27732
Bug ID: 27732
Summary: Compress "addi a0, a1, 0" to "c.mv a0, a1"
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: nelsonc1225 at sourceware dot org
Target Milestone: ---
The idea comes from Lifang-Xia, and llvm already have the similar conversion,
https://reviews.llvm.org/D45583
--
You are receiving this mail because:
You are on the CC list for the bug.