[llvm] [InstSimplify] Implement simple folds for `ucmp`/`scmp` intrinsics (PR #95601)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 22:06:43 PDT 2024


dtcxzyw wrote:

> Long term confusion: why do we modify IR in analysis?

It is not allowed.


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


More information about the llvm-commits mailing list