Disable FMAX/FMIN selection from select_cc in VEInstrInfo.td because of
the lack of NaN consideration. This patch removes such selection from
VEInstrInfo.td and lets llvm work on it in combineMinNumMaxNum.
Details
Details
- Reviewers
efocht - Commits
- rG1cef30b9d3c7: [VE] Disable automatic maxnum/minnum selection
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo