Unverified Commit 0864501b authored by Yingwei Zheng's avatar Yingwei Zheng Committed by GitHub
Browse files

[GISel] Convert zext nneg to sext if it is cheaper (#93856)



This patch converts `zext nneg` to `sext` on RISCV to use free sext.

---------

Co-authored-by: default avatarThorsten Schütt <schuett@gmail.com>
parent bfa8b648
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment