[all-commits] [llvm/llvm-project] d1fbdf: [llvm-tblgen] NFC: Small code refactor in DecoderE...

James Y Knight via All-commits all-commits at lists.llvm.org
Wed Nov 2 10:59:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1fbdf5bf79219549bc1fde255186d02f646a46f
      https://github.com/llvm/llvm-project/commit/d1fbdf5bf79219549bc1fde255186d02f646a46f
  Author: James Y Knight <jyknight at google.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M llvm/utils/TableGen/DecoderEmitter.cpp

  Log Message:
  -----------
  [llvm-tblgen] NFC: Small code refactor in DecoderEmitter.

Extracts part of populateInstruction into a separate
addOneOperandFields function.




More information about the All-commits mailing list