[all-commits] [llvm/llvm-project] 54cb87: [LV] Add a load focused version of the r45679 test

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Jul 21 15:34:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54cb87964d3513c0765d68bbae594d09f75e2e25
      https://github.com/llvm/llvm-project/commit/54cb87964d3513c0765d68bbae594d09f75e2e25
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/pr45679-fold-tail-by-masking.ll

  Log Message:
  -----------
  [LV] Add a load focused version of the r45679 test

This a reproducer for bug in predicated instruction handling.  The final result code is correct, but the reasoning by which we get there isn't.




More information about the All-commits mailing list