[PATCH] D86798: [EarlyCSE] fold commutable intrinsics

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 29 09:11:52 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG096527214033: [EarlyCSE] fold commutable intrinsics (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D86798?vs=288653&id=288783#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86798

Files:
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/test/Transforms/EarlyCSE/commute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86798.288783.patch
Type: text/x-patch
Size: 13249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200829/3dcffb11/attachment.bin>


More information about the llvm-commits mailing list