[PATCH] D120428: Remove redundant CSELs when performing safe integer division.

Karl Meakin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 12:14:01 PST 2022


Kmeakin created this revision.
Herald added a subscriber: hiraditya.
Kmeakin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120428

Files:
  llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
  llvm/test/CodeGen/AArch64/checked-int-div.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120428.410906.patch
Type: text/x-patch
Size: 5900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/cd72e52f/attachment.bin>


More information about the llvm-commits mailing list