================ @@ -0,0 +1,21 @@ +; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5 +; RUN: llc -verify-machineinstrs < %s -mcpu=pwr8 \ ---------------- RolandF77 wrote:
lwat is a pwr9 instruction. I guess the cpu isn't checked for inline asm? But if we're going to specify a cpu it should probably be pwr9. https://github.com/llvm/llvm-project/pull/163616 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
