[all-commits] [llvm/llvm-project] b0e7ca: [X86] Remove abs(sub_nsw()) -> abds fold from adbu...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Feb 15 04:49:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0e7ca79ab0cd22a6dbac853ace1e8f0a00b0a94
https://github.com/llvm/llvm-project/commit/b0e7ca79ab0cd22a6dbac853ace1e8f0a00b0a94
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M llvm/test/CodeGen/X86/abdu-vector-256.ll
Log Message:
-----------
[X86] Remove abs(sub_nsw()) -> abds fold from adbu test file
Copy+paste typo - it was correctly removed from 128/512 variants
More information about the All-commits
mailing list