[PATCH] D116929: Pre-commit test cases for (sra (load)) -> (sextload) folds. NFC

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 04:30:50 PST 2022


bjope created this revision.
Herald added a subscriber: pengfei.
bjope requested review of this revision.
Herald added a project: LLVM.

Add test case to show missing folds for (sra (load)) -> (sextload).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116929

Files:
  llvm/test/CodeGen/X86/combine-sra-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116929.398572.patch
Type: text/x-patch
Size: 3289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/debbf5cb/attachment.bin>


More information about the llvm-commits mailing list