This patch fixes processing of unsigned maximum and signed maximum operations
from r253995 and Bug 25759.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi Roman,
thanks for this patch. I only have some minor comments. I suggest you explain in the commit message briefly the issues resolved. Also, the test case could be slightly improved.
Otherwise, this LGTM. Feel free to commit after having addressed my comments.
Best,
Tobias
test/ScopDetect/scev_remove_max.ll | ||
---|---|---|
13 ↗ | (On Diff #42989) |
|