[PATCH] D151630: [LSV] Fix the ContextInst for computeKnownBits.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 28 08:01:08 PDT 2023


jlebar updated this revision to Diff 526332.
jlebar added a comment.

Fix a typo while we're here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151630

Files:
  llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/gep-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151630.526332.patch
Type: text/x-patch
Size: 7299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230528/bf539d4a/attachment.bin>


More information about the llvm-commits mailing list