Clean up QPX code in clang missed in https://reviews.llvm.org/D83915
Details
Details
- Reviewers
- jdoerfert - qiucf - steven.zhang 
- Group Reviewers
- Restricted Project 
- Commits
- rGb49b8f096c03: [PowerPC][Clang] Remove QPX support
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Another small place also needs remove? (but not related to clang)
llvm/test/Transforms/LoopVectorize/PowerPC/vectorize-only-for-real.ll:
attributes #0 = { nounwind "target-cpu"="a2q" "target-features"="+qpx,-altivec,-bpermd,-crypto,-direct-move,-extdiv,-power8-vector,-vsx" }
attributes #1 = { argmemonly nounwind }
attributes #2 = { "target-cpu"="a2q" "target-features"="+qpx,-altivec,-bpermd,-crypto,-direct-move,-extdiv,-power8-vector,-vsx" }
attributes #3 = { nounwind }