[all-commits] [llvm/llvm-project] 7bad1d: [InstCombine] add scalable vector test for logical...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Thu May 5 09:46:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7bad1d281c798929ae1be44b8c8a1e0713151ea9
      https://github.com/llvm/llvm-project/commit/7bad1d281c798929ae1be44b8c8a1e0713151ea9
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-05-05 (Thu, 05 May 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/logical-select.ll

  Log Message:
  -----------
  [InstCombine] add scalable vector test for logical select; NFC

D124997 shows that the code is not ready to handle scalable vectors,
so add some more coverage for a potential crashing case.




More information about the All-commits mailing list