[all-commits] [llvm/llvm-project] bf1d7b: [RISCV] Give HWASAN_CHECK_MEMACCESS_SHORTGRANULES ...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Apr 11 17:30:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf1d7b8df287d69ee265b91be40dec37267b2d5c
      https://github.com/llvm/llvm-project/commit/bf1d7b8df287d69ee265b91be40dec37267b2d5c
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-04-11 (Thu, 11 Apr 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td

  Log Message:
  -----------
  [RISCV] Give HWASAN_CHECK_MEMACCESS_SHORTGRANULES pseudo the same code size as PseudoCall.

This is converted to a PseudoCall in RISCVAsmPrinter.cpp so it should
have the same size of 8 bytes.



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