[all-commits] [llvm/llvm-project] 4b0c07: [RISCV][test] Pre-commit test case where ConstantH...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Wed Jun 19 06:50:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b0c078a13c614032236dacfa7331219d0c9ca23
      https://github.com/llvm/llvm-project/commit/4b0c078a13c614032236dacfa7331219d0c9ca23
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2024-06-19 (Wed, 19 Jun 2024)

  Changed paths:
    M llvm/test/Transforms/ConstantHoisting/RISCV/immediates.ll

  Log Message:
  -----------
  [RISCV][test] Pre-commit test case where ConstantHoisting fails to trigger

Our getIntImmCostInst is falling back to returning TCC_Free in this case
even though both immediates take two instructions to materialise.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list