[llvm] [instcombine] Drop zext nneg flag when simplify operand (PR #71088)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 11:39:13 PDT 2023


================
@@ -783,7 +783,7 @@ define i64 @evaluate_zexted_const_expr(i1 %c) {
 ; but the flag on the zext doesn't.
----------------
nikic wrote:

Drop the FIXME in the line above...

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


More information about the llvm-commits mailing list