aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2019-12-13 17:08:04 -0800
committerThomas Lively <tlively@google.com>2019-12-16 11:48:49 -0800
commit3a93756dfbb0dcb7c62fcbe5b0ab8f8591fc9721 (patch)
tree25092e97aee0e2bc19cf499520ed7693722f9e56 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentcc802ea67beb66d2f8a935e647c3aedcf7848211 (diff)
downloadllvm-3a93756dfbb0dcb7c62fcbe5b0ab8f8591fc9721.zip
llvm-3a93756dfbb0dcb7c62fcbe5b0ab8f8591fc9721.tar.gz
llvm-3a93756dfbb0dcb7c62fcbe5b0ab8f8591fc9721.tar.bz2
[WebAssembly] Replace SIMD int min/max builtins with patterns
Summary: The instructions were originally implemented via builtins and intrinsics so users would have to explicitly opt-in to using them. This was useful while were validating whether these instructions should have been merged into the spec proposal. Now that they have been, we can use normal codegen patterns, so the intrinsics and builtins are no longer useful. Reviewers: aheejin Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish, cfe-commits, llvm-commits Tags: #clang, #llvm Differential Revision: https://reviews.llvm.org/D71500
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions