[llvm] [InstCombine] Regard zext nneg as sext when folding add(zext neg(add)) (PR #88887)

via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 07:01:53 PDT 2024


ZelinMa557 wrote:

Hi, I have added the test and proof according to https://llvm.org/docs/InstCombineContributorGuide.html, can you take a look when it is convenient for you? @XChy @nikic @dtcxzyw 

https://github.com/llvm/llvm-project/pull/88887


More information about the llvm-commits mailing list