[PATCH] D104903: [X86] Limit the scaled element type to i64/f64

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 02:55:17 PDT 2021


RKSimon added a comment.

Thanks for looking at this - I've been busy with other things this week and haven't really been keeping up with bug traffic!



================
Comment at: llvm/test/CodeGen/X86/pr50823.ll:44
+attributes #1 = { nofree nosync nounwind readnone }
+attributes #2 = { nounwind }
----------------
can some of this metadata be stripped out to simplify the test?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104903/new/

https://reviews.llvm.org/D104903



More information about the llvm-commits mailing list