[llvm] [DAGCombiner] Port custom DAG combine for `rem` from NVPTX (PR #210344)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 07:28:56 PDT 2026


================

----------------
arsenm wrote:

This is unworthy of an opt level check, this isn't an expensive optimization. The -O0 check would be somewhere else's responsibility 

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


More information about the llvm-commits mailing list