[llvm] [DAGCombiner] Port custom DAG combine for `rem` from NVPTX (PR #210344)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 03:57:31 PDT 2026
================
----------------
arsenm wrote:
Move the getTypeAction check after the isOperationLegalOrCustom and isDivRemLibcallAvailable. I'm surprised you need it
https://github.com/llvm/llvm-project/pull/210344
More information about the llvm-commits
mailing list