[PATCH] D151690: [LoopIdiom] Freeze BitPos if !isGuaranteedNotToBeUndefOrPoison

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 22:59:41 PDT 2023


StephenFan updated this revision to Diff 529168.
StephenFan added a comment.

Return false if InsertPt is nullptr


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151690

Files:
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/X86/left-shift-until-bittest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151690.529168.patch
Type: text/x-patch
Size: 31423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/5ec799ff/attachment.bin>


More information about the llvm-commits mailing list