Issue 169809
Summary [DA] Fix function `removeMatchExtensions`
Labels new issue
Assignees
Reporter sjoerdmeijer
    This is extracted from https://github.com/llvm/llvm-project/pull/160924 and little bit of a placeholder (more details will follow), but this is an attempt to document all know DA issues:

The complaint about function `removeMatchExtensions` was the following:

> Removing zext can change the result (consider the value of zext(x) when x is a negative value)

I will add this to the meta issue https://github.com/llvm/llvm-project/issues/161805 that lists all DA issues.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to