[all-commits] [llvm/llvm-project] fbc70c: [mlir][ArmSME] remove addressof ops to undefined s...

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Mon Nov 6 03:44:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fbc70c5a9e21cff8484e602136e5b91f20aedfbd
      https://github.com/llvm/llvm-project/commit/fbc70c5a9e21cff8484e602136e5b91f20aedfbd
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M mlir/test/Integration/Dialect/Vector/CPU/ArmSME/load-store-128-bit-tile.mlir

  Log Message:
  -----------
  [mlir][ArmSME] remove addressof ops to undefined symbols (NFC)

The string symbols were replaced with 'vector.print str' calls in
061d97804345 (#68973) but the addressof ops weren't removed. This was
missed as the test is currently XFAIL'ed.




More information about the All-commits mailing list