[all-commits] [llvm/llvm-project] bbe352: [AArch64] Remove HasCrypto tablegen predicate. NFC

David Green via All-commits all-commits at lists.llvm.org
Wed Jan 25 07:36:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbe352d8f066c0e96b8e4c6e5e920273730c0777
      https://github.com/llvm/llvm-project/commit/bbe352d8f066c0e96b8e4c6e5e920273730c0777
  Author: David Green <david.green at arm.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td

  Log Message:
  -----------
  [AArch64] Remove HasCrypto tablegen predicate. NFC

This is unused, with all relevant patterns and instructions using the
HasAES / HasSHA2 / HasSHA3 / HasSM4 predicates.




More information about the All-commits mailing list