[all-commits] [llvm/llvm-project] 24c5f1: [NVPTX][NFC] Explicitly specify the matching type ...

Thomas via All-commits all-commits at lists.llvm.org
Wed Sep 6 13:50:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24c5f18cf5899d267bdc478295ab56925bbb4b04
      https://github.com/llvm/llvm-project/commit/24c5f18cf5899d267bdc478295ab56925bbb4b04
  Author: Thomas <thomas.raoux at openai.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
    M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td

  Log Message:
  -----------
  [NVPTX][NFC] Explicitly specify the matching type for Int32reg (#65527)

NFC changes to explicitly specify the type we are matching when creating
Int32 reg. This will allow use to have multiple types mapping those
register without causing ambigous matching.




More information about the All-commits mailing list