[llvm] [DAG] getOperationAction - always return Custom action for target opcodes (PR #95401)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 06:04:44 PDT 2024


arsenm wrote:

Requesting Expand for target opcodes makes no sense under any circumstances. The generic expand code can never handle them 

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


More information about the llvm-commits mailing list