[PATCH] D62097: UpdateTestChecks: arm64-eabi

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 18 02:25:10 PDT 2019


lebedev.ri created this revision.
lebedev.ri added a reviewer: RKSimon.
lebedev.ri added a project: LLVM.
Herald added subscribers: kristof.beyls, javed.absar.

Was looking into supporting `(srl (shl x, c1), c2)` with c1 != c2 in dagcombiner,
this test changes, but makes `update_llc_test_checks.py` unhappy


Repository:
  rL LLVM

https://reviews.llvm.org/D62097

Files:
  test/CodeGen/AArch64/arm64-bitfield-extract.ll
  utils/UpdateTestChecks/asm.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62097.200137.patch
Type: text/x-patch
Size: 35742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190518/923040c8/attachment.bin>


More information about the llvm-commits mailing list