[all-commits] [llvm/llvm-project] 0de6ba: [AArch64][GlobalISel] Look through COPY and G_BITC...

Vladislav Dzhidzhoev via All-commits all-commits at lists.llvm.org
Thu Sep 7 05:09:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0de6baab91645d305b0e87fd8e347009bc607ee4
      https://github.com/llvm/llvm-project/commit/0de6baab91645d305b0e87fd8e347009bc607ee4
  Author: Vladislav Dzhidzhoev <vdzhidzhoev at accesssoftek.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    M llvm/test/CodeGen/AArch64/arm64-vcvt_f.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Look through COPY and G_BITCAST while selecting fcvtl2 (fpext)

It tackles some regressions introduced in
https://reviews.llvm.org/D144670.




More information about the All-commits mailing list