[all-commits] [llvm/llvm-project] 5efb38: [NFC] Undo AIX build compiler workaround
Hubert Tong via All-commits
all-commits at lists.llvm.org
Mon Jun 13 14:00:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5efb380c263ca91f2d545fbabc57cc9ee339e5d8
https://github.com/llvm/llvm-project/commit/5efb380c263ca91f2d545fbabc57cc9ee339e5d8
Author: Hubert Tong <hstong at ca.ibm.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[NFC] Undo AIX build compiler workaround
Removes the workaround from https://reviews.llvm.org/D98509#2732628 for
an AIX build compiler issue.
The AIX build compiler product that caused the issue has since been
fixed. Also, the AIX build compiler has been changed to one based on
LLVM.
More information about the All-commits
mailing list