[all-commits] [llvm/llvm-project] bf9125: [RISCV] Remove unnecessary call to isSupportedExte...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Dec 9 14:38:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf9125294da1f3cf03a88356e068725c6f88bea6
      https://github.com/llvm/llvm-project/commit/bf9125294da1f3cf03a88356e068725c6f88bea6
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
    M clang/lib/Basic/Targets/RISCV.cpp

  Log Message:
  -----------
  [RISCV] Remove unnecessary call to isSupportedExtensionFeature.

hasExtension already checks if the extension is supported.




More information about the All-commits mailing list