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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 10:56:05 PDT 2026


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

----------------
RKSimon wrote:

once you strip away everything that visitREM already provides performREMCombine is barely 10 LOC - just embed it here directly?

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


More information about the llvm-commits mailing list