AliveToolkit / alive2

Automatic verification of LLVM optimizations
MIT License
719 stars 93 forks source link

Add support for uitofp nneg #1027

Closed dtcxzyw closed 2 months ago

dtcxzyw commented 2 months ago

This patch adds support for nneg flags to uitofp, which was introduced by https://github.com/llvm/llvm-project/pull/86141.