[PATCH] D113300: [SelectionDAG] Merge FoldConstantVectorArithmetic into FoldConstantArithmetic (PR36544)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 03:31:28 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG58c01ef270df: [SelectionDAG] Merge FoldConstantVectorArithmetic into FoldConstantArithmetic… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D113300?vs=385127&id=385757#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113300

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/RISCV/urem-seteq-illegal-types.ll
  llvm/test/CodeGen/X86/vselect-constants.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113300.385757.patch
Type: text/x-patch
Size: 16690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/3c653b15/attachment.bin>


More information about the llvm-commits mailing list