[all-commits] [llvm/llvm-project] fb8ecc: [RISCV] Remove redundant code checking for exact V...

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Jun 17 12:21:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb8ecca06f6a9798f0e246853749c68fa17e18e9
      https://github.com/llvm/llvm-project/commit/fb8ecca06f6a9798f0e246853749c68fa17e18e9
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-06-17 (Fri, 17 Jun 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp

  Log Message:
  -----------
  [RISCV] Remove redundant code checking for exact VTYPE match [nfc]

Should be fully covered by the generic demanded field based logic just below, and this ensures better coverage of that logic.




More information about the All-commits mailing list