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

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 23:56:04 PDT 2023


StephenFan created this revision.
StephenFan added reviewers: nikic, lebedev.ri.
Herald added a subscriber: hiraditya.
Herald added a project: All.
StephenFan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Fixes: https://github.com/llvm/llvm-project/issues/62873


Repository:
  rG LLVM Github Monorepo

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.526530.patch
Type: text/x-patch
Size: 31366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/23b624d3/attachment.bin>


More information about the llvm-commits mailing list