omjavaid wrote:

This breaks on Arm/AArch64 lldb bots with llvm-mc not accepting sve2p1 when 
--mattr=all is supplied on commandline see error below:
`home/omair.javaid/work/llvm-dev/build/bin/llvm-mc -filetype=obj -triple 
aarch64-linux-gnueabihf 
/home/omair.javaid/work/llvm-dev/llvm-project/lldb/test/Shell/Commands/command-disassemble-aarch64-color.s
 -o 
/home/omair.javaid/work/llvm-dev/build/tools/lldb/test/Shell/Commands/Output/command-disassemble-aarch64-color.s.tmp
 --mattr=+all
/home/omair.javaid/work/llvm-dev/llvm-project/lldb/test/Shell/Commands/command-disassemble-aarch64-color.s:14:3:
 error: instruction requires: sve2p1
  bfadd z23.h, p3/m, z23.h, z13.h       // AEK_B16B16`

Following buildbots break:

https://lab.llvm.org/buildbot/#/builders/96
https://lab.llvm.org/buildbot/#/builders/17
https://lab.llvm.org/buildbot/#/builders/219

I am going to do a revert on this patch as this has been failing for 4 hours 
without a fix.

https://github.com/llvm/llvm-project/pull/70362
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to