[all-commits] [llvm/llvm-project] 080350: [ARM] Separate ARM autoupgrade code into a separat...

David Green via All-commits all-commits at lists.llvm.org
Fri Dec 3 08:45:40 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08035000cd08ad7269466f35716aad113e823c4b
      https://github.com/llvm/llvm-project/commit/08035000cd08ad7269466f35716aad113e823c4b
  Author: David Green <david.green at arm.com>
  Date:   2021-12-03 (Fri, 03 Dec 2021)

  Changed paths:
    M llvm/lib/IR/AutoUpgrade.cpp

  Log Message:
  -----------
  [ARM] Separate ARM autoupgrade code into a separate function

Try to appease the microsoft compiler which is apparently running out of
if statements. Separate the new ARM code into a separate function to
keep it simpler.




More information about the All-commits mailing list