We already expand select and select_cc in codegenprepare, but they can still be generated under some situations. Explicitly mark them as expand to ensure they are not produced, leading to a failure to select the nodes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
llvm/test/CodeGen/Thumb2/mve-selectcc.ll | ||
---|---|---|
243 | Nit: looks like this test can be cleaned up / reduced? |
Nit: looks like this test can be cleaned up / reduced?