[all-commits] [llvm/llvm-project] 600b46: [X86] Add test to check that an extracted bool ele...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Sep 2 09:35:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 600b4634acd7284025ee8cbf9b1ef97abbec4b07
      https://github.com/llvm/llvm-project/commit/600b4634acd7284025ee8cbf9b1ef97abbec4b07
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-09-02 (Sat, 02 Sep 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/avx512-insert-extract.ll

  Log Message:
  -----------
  [X86] Add test to check that an extracted bool element comparison is correctly extended when the bool vector is bitcast instead

Thanks to @zequanwu for the reduced test case where 239ab16ec121 failed to correctly cast a compare-with-zero to the correct integer type




More information about the All-commits mailing list