[all-commits] [llvm/llvm-project] 820b35: [AArch64] Add artificial clobbers to swift async c...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Nov 24 06:17:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 820b3583c9681a1969814ac3b04a6fe41b87d079
      https://github.com/llvm/llvm-project/commit/820b3583c9681a1969814ac3b04a6fe41b87d079
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

  Changed paths:
    M llvm/test/CodeGen/AArch64/store-swift-async-context-clobber-live-reg.ll

  Log Message:
  -----------
  [AArch64] Add artificial clobbers to swift async context test.

Manually add clobbers for various register combinations to tests. This
highlights incorrectly performing shrink-wrapping, with
StoreSwiftAsyncContext expansion clobbering a live register.




More information about the All-commits mailing list