[all-commits] [llvm/llvm-project] 8800b1: [RISCV] Pin a test to scalar lowering to preserve ...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Aug 9 10:12:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8800b1103a4f5ac5e5a21c96a39cd382aa1ceccd
      https://github.com/llvm/llvm-project/commit/8800b1103a4f5ac5e5a21c96a39cd382aa1ceccd
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-08-09 (Tue, 09 Aug 2022)

  Changed paths:
    M llvm/test/CodeGen/RISCV/vec3-setcc-crash.ll

  Log Message:
  -----------
  [RISCV] Pin a test to scalar lowering to preserve test intent [nfc]

In an upcoming change to enable fixed length vector lowering via vector registers, the codepath exercised would change.  Pin this to the old lowering.




More information about the All-commits mailing list