[llvm] [ValueTracking] Handle `icmp pred (trunc X), C` in `computeKnownBitsFromCmp` (PR #82803)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 00:08:15 PST 2024


dtcxzyw wrote:

> Hm, I wonder why this causes code size regressions, especially on mafft (https://llvm-compile-time-tracker.com/compare.php?from=0cbbcf1ef006ce13a1fa94960067723982ae955a&to=3589cacfa8da89b9b5051e4dba659caa575e6b3f&stat=size-text).

I will add CTMark to my benchmark.


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


More information about the llvm-commits mailing list