[clang] [Clang] Add __builtin_(elementwise|reduce)_(max|min)imum (PR #110198)

via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 1 18:24:58 PDT 2024


zeroomega wrote:

> Oh dang. That's why I didn't see an update. Because the revert wasn't pushed to llvm/main, it was a revert on another repo. Looks like I could re-apply the test fix again unless you're planning on doing a revert on llvm/main.

Yes, 
I was testing the revert by pushing into my fork and run the build on our bots. Sorry for the confusion. Please reland your fix.

https://github.com/llvm/llvm-project/pull/110198


More information about the cfe-commits mailing list