[PATCH] D148550: [CodeGen] Add pre-commit tests for D148558

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 09:04:48 PDT 2023


igor.kirillov updated this revision to Diff 514661.
igor.kirillov retitled this revision from "[CodeGen] Add pre-commit tests for handling -Ofast generated code in ComplexDeinterleaving pass" to "[CodeGen] Add pre-commit tests for D148558".
igor.kirillov edited the summary of this revision.
igor.kirillov added a comment.
Herald added subscribers: alextsao1999, ctetreau.

Update commit message to better reflect the purpose of these tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148550

Files:
  llvm/test/CodeGen/AArch64/complex-deinterleaving-add-mull-fixed-contract.ll
  llvm/test/CodeGen/AArch64/complex-deinterleaving-add-mull-fixed-fast.ll
  llvm/test/CodeGen/AArch64/complex-deinterleaving-add-mull-scalable-contract.ll
  llvm/test/CodeGen/AArch64/complex-deinterleaving-add-mull-scalable-fast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148550.514661.patch
Type: text/x-patch
Size: 60250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/60df4ce9/attachment.bin>


More information about the llvm-commits mailing list