We previously had an ISel pattern for i64x2.abs, but because the ISDNode was not
marked legal for v2i64, the instruction was not being selected.
Details
Details
- Reviewers
aheejin - Commits
- rG14ca2e5e22e7: [WebAssembly] Mark abs of v2i64 as legal
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo